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

Re: Meaning of attributes in .svn/entries

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-25 03:05:00 CEST

Morten Lied Johansen wrote:
> Hello
>
> I'm wondering if anyone could give me a quick explanation about the
> difference between commited-rev and revision in an entry in the
> .svn/entries file?
>
> I'm working with some code that extracts these two for use in the build
> process, but nobody here is entirely sure about which one they really
> wanted, because nobody is entirely sure what the difference between them
> is.. :)

Be aware that the *safe* way to do this is to run "svn info".

Peeking in .svn directories is definitely a little dodgy as far as
compatibility guarantees are concerned.

Plus, "svn info" gives more user-oriented labels:

revision => Revision:
committed-rev => Last Changed Rev:

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 25 03:06:47 2005

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.