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

RE: [TSVN] copy?

From: Charles Doucette <cdoucette_at_cornerstonetech.com>
Date: 2005-06-16 17:18:50 CEST

I finally figured out how to use drag and drop within Windows explorer.
I didn't know this feature existed and haven't been able to find it
documented.
If I just want to copy the same file to a different directory - that's
fine;
but, what if I want to give it a different name?

The Branch/Tag dialog (which you may not know is the way to do copy
unless
you click on it) only copies from the WC to a URL and doesn't give you
the flexibility that the command line version does (like WC to WC).
I think that WC to WC is far more common, followed by an eventual
commit.

Because we're still using the "special" version of TortoiseSVN with
"_svn"
to support VS .NET web projects, I have to a) call restore-svn to rename
_svn to .svn,
b) call the command line version of SVN copy to copy files from WC to
WC,
and c) call hide-svn to rename .svn to _svn.

This is more painful than I'd like it to be.

Thanks,
Chuck

> -----Original Message-----
> From: Simon Large [mailto:slarge@slarge.plus.com]
> Sent: Thursday, June 09, 2005 12:05 PM
> To: dev@tortoisesvn.tigris.org
> Subject: Re: [TSVN] copy?
>
> Charles Doucette wrote:
> > Rename is effectively a copy and a delete (at least it used to be).
> >
> > How can I just do a copy from TortoiseSVN (and possibly a delete
> > later); or, must I use the command line version?
>
> From your WC you can use Branch/Tag to make a copy directly
> in the repository.
>
> Or you can right drag the file/folder and use 'Copy files in
> Subversion to here'.
>
> Simon
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.tigris.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 16 17:25:47 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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