I am using Subversive plug开发者_如何学Cin for Eclipse to connect to SVN Code repository. Our code base is so huge, that am finding it difficult to search for files.
I have a svn server on our lan locally its on windows. The developers use and check in/out from that. Just to be on the safer s开发者_JAVA技巧ide we have took up a server from rackspace a linux one. I
I have a repository configured like this: +---CollectionA |\\---project1 |\\---trunk |\\---sourcecode |\\---tags
I have checked out a project using Subversive for Eclipse and I am getting the following errors: The project cannot be built until build path errors are resolved
I am trying to merge my development branch back into the trunk of my repo. Steps I took: Switch to trunk
Until recently we have been using SVN for all projects of our web studio, and there is a very convenient feature present in several clients like Subversive and TortoiseSVN that can extract all files t
I want to change the default SVN username to a new name. I tried solution suggested in this link (How do I change the default author for accessing a local SVN r开发者_开发问答epository?), but it is no
I want to create a new Subversion repository through Aptana Studio. Both Aptana SVN plugin and Aptana Subversive plugins are installed. I am not following what URL to give as I want to create the repo