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

Re: [TSVN] How to Branch/Tag multiple-select files?

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-05-16 12:24:11 CEST

feihu wrote:

> When I branche one file, I do not to specify a file name . It is OK to specify
> one folder name .
>
> Please see my attachment gif(1,2,3,4,5). I just choice one folder.
>
> Just like this, when I branch multiple files in one folder, I can
> specify another destination path/folder, all of those files can be copid to
> this folder.

You used CVS before you started using SVN?
Please, note that SVN doesn't work as CVS does. SVN versions folders,
not files. So you shouldn't tag single files but always the project
folder. In SVN, copies/tags are cheap (not like in CVS). A copy/tag is
nothing more than a link - no data is copied.
So, you're request to have several files copied at once just doesn't
make *any* sense at all.
And, Subversion doesn't support this either, so TSVN can't implement that.

Stefan

-- 
        ___
   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
Received on Mon May 16 12:24:49 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.