On 10/17/07, Mark Phippard <markphip gmail.com> wrote:
> On 10/17/07, David Glasser <glasser davidglasser.net> wrote:
> > On 10/17/07, Mark Phippard <markphip gmail.com> wrote:
> > > I am testing via file://
> > >
> > > I do a checkout --depth=immediates.
> > >
> > > This command returns everything:
> > >
> > > svn st -u
> > >
> > > So I see all repository stuff that I do not
have as incoming changes.
> > > This is also true when using the API (via
JavaHL) and passing
> > > svn_depth_unknown to the API.
> > >
> > > I assume it should just show info about stuff
I have unless I say
> > > depth=infininity.
> >
> > The status and diff editors don't do ambient depth
yet. I hope to
> > extract that bit from the update editor this
week.
>
> OK, I thought they just needed work against older
servers. I did not
> realize they just do not have the feature.
... that might be right. See if Vlad's r27258 fixes your
problem, though?
> > Want to make a test for this?
>
> I took a look at writing tests once. I don't really
grok them well
> enough yet to sign up for that. Sorry.
Hmm, how about just sending a shell script and letting
somebody else
try the Python?
--dave
--
David Glasser | glasser davidglasser.net | http://www.davidglasser.
net/
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subversion.tigris.org
For additional commands, e-mail: dev-help subversion.tigris.org
|