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