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

Re: post-commit hook questions

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2002-10-15 02:51:06 CEST

On Mon, Oct 14, 2002 at 03:49:38PM -0700, Noel Yap wrote:
> If, for example, as someone had suggested earlier, a "svn ln" command
> were created that can create hard links, then tags could be created
> using "svn ln" while branches could be created using "svn cp". Not
> only would the hard link be implicitly read only, but one would also
> be able to tell the difference between branches and tags.

'svn ln' sounds entirely different to a tag to me. A hard link in the
repository created using 'svn ln' ought to track the source of the link
(otherwise you might as well just use 'svn cp'!), while a tag logically
stays fixed forever at a particular version of its source.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 02:51:45 2002

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

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