On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote:

So I can run svn move foo/bar foo/buzz locally and then commit foo?
This is the same as svn move https://foo.com/foo/bar
https://foo.com/foo/buzz?

Yes, exactly the same.  The advantage is that you can do multiple
commands locally, preview the results, and then commit all the changes
at once.

There are some limits, occasionally Subversion will complain that you
need to commit before executing some command that you're trying to do.
(Which is why that first script is separate.)

Whatever is easier for you, though, it ends up being the same when you're done.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to