Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Subversion

Developer branches

http://svnbook.red-bean.com/en/1.1/ch04s02.html#svn-ch-4-sect-2.1

Moving files and directories

The eclipse plugin for svn generally does a decent job moving files and directories. See also http://svnbook.red-bean.com/en/1.1/re18.html

Here is an example:

svn gets really upset though when you do more complicated things like created a file, delete that file, then make a directory with the same name in the same location as the deleted file. (but that is a pretty odd thing to do anyway)

When in doubt, make a developer branch and try it there first. http://svnbook.red-bean.com/en/1.1/ch04s02.html#svn-ch-4-sect-2.1

Tools To Know About

Pretty-Print JSON

...