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

Re: Locking non-existent paths. Time to discuss.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-16 21:00:30 CET

"Peter N. Lundblad" <peter@famlundblad.se> writes:

> > * 'svn status -u' shows remote locks on real files. Should it
> > also show remote lock-null objects? This may prove very
> > difficult to do; lundblad is working on it.
> >
> The biggest problem here is that libsvn_wc/status.c is a little hard to
> understand (at least for me). I am doing this.

Er. Sorry about that. :-)

> > * should 'svn info URL' show lock information if URL is a
> > lock-null resource? It would be easy to do.
> >
> > * should 'svn ls' (i.e. svn_ra_get_dir()) show lock-null resources?
> >
> I think this is easy if the locked non-existent paths or direct children
> of some non-existent path. But you could also lock something not a direct
> child. Should we return phantom intermidate paths? (I'm talking about the
> --recursive case.)

I think you meant:

   I think this is easy if the locked non-existent paths are direct
   children of some existent path.

Making this a requirement is, in my opinion, the difference between
infeasible/insane and feasible/sane.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 16 21:04:43 2005

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.