Re: PATCH: $Header$ handling + existing BUG of $HeadURL$ now also in $Header$?
From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-07-22 19:09:16 CEST
Alexander L. Belikoff wrote:
in SVN, the $Id$ keyword has lost a bit of information
SVN:
CVS:
in svn's $Id$ its hard (or impossible?) to tell if
but there is also a negative side to using $Header$ in SVN:
this means that you get different file content for _all_ files,
does this patch ensure that svn switch visits ALL files containing
( the following assumes Repos/file.txt and
#>cat file.txt
#>svn switch file:///Repos/TAG/file.txt file.txt
#>cat file.txt
^^^^ but this should now be Repos/TAG/ !
#>del file.txt
^^^^ only works if file is deleted first.
======
---------------------------------------------------------------------
|
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.