Hi:
I have a simple requirement. For a VSS Project folder, I
need to generate the Version No. for each file in a VSS
repository.
Right now, I am able to generate History for a single
file with all its versions. If I select a VSS Project
folder and click on "Show History", it is generating
history for that folder with versions corresponding to
the project folder.
Is there any way I can generate the history(with latest
version no.) for all the files in a VSS Project folder.
Thank you.
Joseph Peter
Joe Masters - 04 Dec 2003 05:39 GMT
You might try ss properties *.* /r
It's not a history, but gives the latest version of files.
Joe
> Hi:
> I have a simple requirement. For a VSS Project folder, I
[quoted text clipped - 12 lines]
> Thank you.
> Joseph Peter