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

Re: SVN Revision of a whole working dir as a keyword ?

From: fj <fj_at_effjay.com>
Date: 2007-09-19 01:01:59 CEST

I believe your only option is to segregate what to you is a distinct
"project" into its own repository, because the revision numbers in svn
are repository-wide. Or, I suppose, you change your process and how you
make use of the revision numbers you get.

cheers,
- fj

Leonel Gayard wrote:
> Hi,
>
> I have a README file at the root of my project. In this README file, I
> have written: "This is project Blah, revision $Rev$".
>
> SVN correctly substitutes the $Rev$ keyword with the revision number
> of file README. The problem is, sometimes other files in the project
> are commited, which increases the overall revision, but not the
> revision of file README. So, when my users see that file, they see a
> different revision number than the revision number of their working
> copies.
>
> How can I have my file show the revision number of the working copy ?
>
> Yes, I've already RTFM.
>
> []'s
> Leonel
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 19 01:02:18 2007

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.