You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Garrett Rooney <ro...@electricjellyfish.net> on 2004/07/11 21:56:10 UTC

Re: svn ls -r BASE contacts repository

Cédric Chabanois wrote:

> Why does svn ls -r BASE contact repository ?
> 
> This is not a big issue however it takes some time and this is a problem 
> for subclipse (I am one of the committer for subclipse)

Because nobody has submitted a patch to make it not do that.

Seriously, the current implementation of svn_client_ls always hits the 
repository.  There's no reason it HAS to do this, it's just that nobody 
has gotten around to fixing it yet.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn ls -r BASE contacts repository

Posted by kf...@collab.net.
Garrett Rooney <ro...@electricjellyfish.net> writes:
> Cédric Chabanois wrote:
> > Why does svn ls -r BASE contact repository ?
> > This is not a big issue however it takes some time and this is a
> > problem for subclipse (I am one of the committer for subclipse)
> 
> Because nobody has submitted a patch to make it not do that.
> 
> Seriously, the current implementation of svn_client_ls always hits the
> repository.  There's no reason it HAS to do this, it's just that
> nobody has gotten around to fixing it yet.

This is probably a duplicate of 

   http://subversion.tigris.org/issues/show_bug.cgi?id=1361

... oh, which I see you filed, Cédric :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org