Results 1 to 4 of 4
- 05-29-2011, 02:56 AM #1
Managing my own repo using Subversive
I'm a newbie to managing my own project in SVN. I've installed the Subversive plugin, but I'm not sure what to do next. How do I get my existing Eclipse project into my repo? Should I use the svn cli tool to commit the files, and then check it out again with Subversive?
I've skimmed Version Control the Subversion Way, and I think I understand the general principles involved. I've also tried to read Eclipse Subversive - Documentation, but I'm finding it rather thick. (I think it was written/translated by a non-native speaker of English.)Get in the habit of using standard Java naming conventions!
- 06-08-2011, 08:04 AM #2
I crossposted here: Eclipse Community Forums: Subversive » Getting an Eclipse project into SVN
Get in the habit of using standard Java naming conventions!
- 06-08-2011, 09:37 AM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Have you got am SVN repository?
And is Eclipse pointing to it?
In which case I would have thought it's a case of finding the "import to SVN" choice in the version control.
Looking at that documenation there's an SVN menu, which has an Add to Version Control option, which is what I think you use.
- 06-14-2011, 03:49 AM #4
Thanks, Tolls. It took some poking around, but it ended up being far simpler than I expected. I just right-clicked the project in the package explorer window and chose Team > Share Project. I don't understand some of the options in the advanced tab, but it seems to be working.
Get in the habit of using standard Java naming conventions!
Similar Threads
-
How to set up subversion (subversive) plug in?
By Bill Ewing in forum EclipseReplies: 4Last Post: 12-13-2010, 09:32 PM -
problem in managing layout
By namreen in forum NetBeansReplies: 10Last Post: 09-04-2010, 09:41 AM -
Managing directories with java
By bayan in forum New To JavaReplies: 3Last Post: 07-26-2010, 05:13 PM -
Subversive 1.1.3
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-16-2007, 02:28 PM -
Managing Gigabytes for Java 2.0
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-07-2007, 02:27 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks