[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: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-12 19:54:54 CEST

On Sat, Aug 11, 2001 at 11:33:43PM -0400, Kevin Pilch-Bisson wrote:
> On Sat, Aug 11, 2001 at 04:17:07PM +0200, Cynic wrote:
>...
> > 2) I'm working with Anil Madhavapeddy on Chora (http://horde.org/chora),
> > a fronted to CVS written in PHP. We want to abstract it to allow use of
> > different backends, including Subversion. One of the questions we have
> > before us is Subversion's revision numbers. Are there only be per-commit
> > revision numbers as the design docs say, or per-file ones too, as http://subversion.tigris.org/servlets/ReadMsg?msgId=22523&listName=dev
> > suggests?
>
> There are both. I can't really explain the whole thing, but the best thing to
> do is look through the code in libsvn_fs, especially the file named 'structure'

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)).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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.