Personal tools
You are here: Home FAQ How to ... Switch URL of checked out svn copy?

Switch URL of checked out svn copy?

by Kuiyu Chang last modified Aug 25, 2008 04:42 PM

If you prepare a scholarly article, it would be checked into svn as a subdirectory under "https://svn.mosuma.com/r4000/doc/papers/1draft".

When your paper undergoes a state transition, i.e. it is submitted, rejected, accepted (under revision) or published, I will move it to "https://svn.mosuma.com/r4000/doc/papers/2submitted", "https://svn.mosuma.com/r4000/doc/papers/3rejected", "https://svn.mosuma.com/r4000/doc/papers/4revised", "https://svn.mosuma.com/r4000/doc/papers/5published", respectively.

You do not need to check out a new copy of the paper when the source SVN URL changes, but you could instead issue the following command on your locally checked out copy:

cd {local_checked_out_directory}
svn switch new_svn_url

For example, you can switch to the URL of an accepted paper under revision by:

cd he2007sdm
svn switch https://svn.mosuma.com/r4000/doc/papers/4revised/he2007sdm

If you cannot understand this FAQ, the simplest thing is to delete your local checked out copy, and check out everything from the new svn URL.

Document Actions
« January 2009 »
January
MoTuWeThFrSaSu
1234
567891011
12131415161718
19202122232425
262728293031