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

Re: Tortoise SVN-Revision

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Sat, 6 Mar 2010 08:14:58 +0100

Hi,

On 6 March 2010 06:17, Nikhil Vora <nvora_at_clicksmetro.com> wrote:
> Sir,
>
>  Hoe can we have revision like CVS per individiual File OR

You can't. SVN revisions are repository wide per design.

> Webwhere.pathrevision ?
>

This I don't know, so I cannot comment on it.

That said, if you use svn:keywords it is possible to have subversion
automatically insert the revision number of the last commit that
affected the file into the file itself. Perhaps that is sufficient for
your needs.

Do note that if a file is committed in rev. 1000 and has not been
touched since then until a new commit touches the file and creates
rev. 1100, then a checkout of the folder containing that file from
repository for any revision between 1000 and 1099 inclusive will
produce the file as it was in rev.1000.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2455706
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-06 08:15:08 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

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