> -----Original Message-----
> From: Andy Levy [mailto:andy.levy_at_gmail.com]
> Sent: Thursday, June 13, 2013 11:45 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Renaming multiple files
>
> On Thu, Jun 13, 2013 at 2:36 PM, BladeOfLight16
> <bladeoflight16_at_gmail.com> wrote:
> > Disclaimer: I'm not a TortoiseSVN dev
> >
> > This is more of an issue with SVN than TortoiseSVN, but my guess is
> > that the commands lines tools (at least this function) don't work on
> > the server directly.
>
> The command-line client operates on repository URLs just fine. It most
> likely uses the same API as the repository browser does.
>
It would still be a good idea to checkout a working copy and make the
changes on that. Once a change is made to the repository it's there unless
you do a dump/load cycle. If you do the processing on a working copy AND you
find a problem with your method the worst you'll have to do is check out a
new working copy.
Wayne
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058026
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-06-13 22:32:26 CEST