[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN Copy Question...

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 26 Dec 2008 15:23:45 -0600

On Dec 26, 2008, at 09:02, BRM wrote:

> Ok, but is there a single command that does both operations so I
> don't have to do it in two steps? I'd really like to just do it in
> one step.

You can issue a single svnmucc command, but you will have to pass
svnmucc the two subcommands you want to do (remove the one thing,
copy the other thing). They are separate Subversion operations.

> If not, I think it would make a great feature to add an option to
> the move/copy to be able to make it do it in one step (example: --
> remove-file-first, --overwrite, --force).

You can probably write a small script to do this for you if you plan
to do it often and don't want to keep typing two commands each time.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=993286

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-26 22:24:40 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.