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

Re: versioning rant

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-02-21 08:41:59 CET

Eric Gillespie <epg@pretzelnet.org> writes:
> Hmm, looks like they all work except URL:
>
> 0 doc% svn pget svn:keywords index.html
> url rev author date
> 0 doc% tail -5 index.html
> $URL: $ $Rev: 11 $ $Author: epg $<br/>
> $Date: Mon 18 Feb 2002 19:43:08 $
> </p>
>
> Not to mention that it's expanding keywords one revision behind. I
> just committed revision 12, a change to the svn:keywords property, 5
> minutes ago.
>
> This is svn from the trunk about half an hour ago and Apache from HEAD
> a few days ago on Debian/i386 unstable.
>
> Should i submit this to IssueZilla?

Yes, please. Note that revision really means LastChangedRev, and thus
shouldn't increment for a given file until that file is next changed
as part of a commit.

In general the keyword stuff needs more testing; the testing is
planned for the alpha phase, when we're in bugfixing mode anyway. But
any problems found now should certainly be recorded, and fixes don't
hurt either... :-)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.