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

Re: Python ra sessions?

From: John Goerzen <jgoerzen_at_complete.org>
Date: 2003-05-02 17:53:15 CEST

cmpilato@collab.net writes:

> One caveat: don't expect your second repository to be a true copy of
> your first. The repository stores all kinds of interesting bits of
> data about how files and dirs have been copied and moved around, and
> almost none of that is exposed via the RA interfaces. You should be

Hrmm, that will likely be a fatal flaw then. Is that exposed at the
repos layer or would I have to go down to the fs?

Though, isn't the svn command-line client able to access that
information? For instance, a svn log -v will show where something was
copied from, and it obviously knows about adds and deletes.

Anyway, I'm still stuck trying to build a session object in Python.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 17:54:41 2003

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.