Questions tagged [subversive]

The Subversive project aims to provide Subversion (SVN) integration for Eclipse. The Subversive plug-in gives you the ability to work with SVN version control system from the Eclipse workbench.

The Subversive project aims to provide Subversion (SVN) integration for Eclipse. The Subversive plug-in gives you the ability to work with SVN version control system from the Eclipse workbench.

Related Links:

393 questions
-1
votes
2 answers

SVN version conflict

svn: The path '.' appears to be part of a Subversion 1.7 or greater working copy. Please upgrade your Subversion client to use this working copy. I am currently having this problem. I can not do anything from command line but was able to do svn…
codereviewanskquestions
  • 13,460
  • 29
  • 98
  • 167
-1
votes
2 answers

Subversion branches and release plan

Currently we are following a simple release plan for our projects as follows; Developers committed changes to subversion repository. Build changes to QA server. Build changes to production server. The issue is we use one single source code set in…
Unknown
  • 863
  • 2
  • 14
  • 29
-3
votes
1 answer

How do I change where in the SVN repository my project gets saved (KEEP IT EASY TO UNDERSTAND)

How do I change where in the SVN repository my project gets saved? At the moment, my project is supposed to save in ProjectName111, but is instead saving in trunk/Project112. How do I change it to save to ProjectName111? I need fast help.…
1 2 3
26
27