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

Re: Accessing the repository during update

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-20 22:13:25 CET

On Mon, 2004-12-20 at 16:10, Josh Lauricha wrote:
> As noted in a previous post, I'm mucking about with a slightly
> specialized delta editor. Is it safe to access the repository from
> the delta editor? For instance, I need a list of the properties and
> entries from each directory, is it okay to access the same ra_lib to do
> this? or should I go through all this first?

No, you'll need a second ra session in order to access the repository
from within an editor.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 20 22:16:58 2004

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.