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

Query on Tagging

From: Hobson, Neville <neville_hobson_at_mentorg.com>
Date: 2004-10-05 18:59:04 CEST

We're fairly new to SVN and also using ANT to provide an automation layer.
When tagging we copy the url of a directory and get a new directory who's
files have version numbers as in the source direcotry.
However, in some cases we don't want to tag the whole directory only some of
the files in it. We follow a simillar procedure and copy the url of the
file. The resultant file however has a new version number.
Questions:
1. Are we approaching the problem in the right way
2. When a file is copied (tagged) as opposed to the direcotry does the file
get physicaly copied or is still a 'hard link'? That is if I copy a 2M file
does my repository size grow by 2M?
 
Neville
Received on Tue Oct 5 18:59:47 2004

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.