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

AW: Re: Track Document Version Number (Not SVN Revision) with easy searching

From: <martin.demberger_at_sdm.de>
Date: 2006-06-13 23:44:12 CEST

Hi James,
a very easy solution is to copy the file with svn copy tu a file with the versionnumber in the filename:
e.g.: svn copy MyWorkingVersion.doc MyWorkingVersion_V1.1.doc

cu
Martin

---
Martin Demberger mailto:martin.demberger@sdm.de
sd&m AG http://www.sdm.de
software design & management
Carl-Wery-Str. 42, 81739 Muenchen, Germany
Tel +49 89 63812-859

-----Ursprüngliche Nachricht-----
Von: Ong Leong Seng [mailto:account@comcrazy.info]
Gesendet: Montag, 12. Juni 2006 09:13
An: Steve Williams
Cc: users@subversion.tigris.org
Betreff: Re: Track Document Version Number (Not SVN Revision) with easy searching

Hi Steve,

Thanks for your suggestion, but something I will update 10-20 files per commit. If insert the doc version for every file, then is hard for me to search when I refer back the log to just look for a particular version.

Just wonder got any other way for quick search.

Cheers,
James

Steve Williams wrote:

> Ong Leong Seng wrote:
>
>> At this point, I wish to retrieve the projplan.doc (ver 2.4) but I
>> have lost track which SVN revision number is the projplan.doc (ver 2.4).
>>
>> Is there any way to track the document version number in order for
>> easy searching and reference?
>>
>
>
> Put the document version number in the log message when committing,
> then simply view the log of that file.
>
> svn log projplan.doc
>

---------------------------------------------------------------------
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 Tue Jun 13 23:45:48 2006

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.