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

Re: compile failure and other trouble

From: <kfogel_at_collab.net>
Date: 2001-08-12 23:41:10 CEST

Greg Stein <gstein@lyra.org> writes:
> Only the per-commit revision numbers are exposed. The "per file" things are
> *not* exposed to the user (and would not be available to Chora w/o lots of
> work on your side (i.e. write bindings to the FS libraries)).

Chiming in to agree with Greg. Per-tree revision numbers are the only
thing visible on the outside. The fact that each revision of a file
has an internal revision number is an implementation detail, which
users of Subversion shouldn't depend on.

This means that a file may be "at" revision 31, but only have changed
three or four times since it was created at (say) revision 1.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:35 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.