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

RE: Re: file by file revision

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-30 19:46:56 CEST

On Wed, 2004-06-30 at 11:32, Hagerty, Joe wrote:
> As a newb here, I wasn't sure if this were viable or not, but couldn't
> you use a user property to store the file revision number then simple
> search the database for the file revision number? Or a combination of
> the file revision number and the filename?

Every file has a "last changed revision" attached to it already. Run
'svn info' on the file to see it. That's effectively the "per-file"
revision.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 19:51:58 2004

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.