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

Re: svn commit: rev 4786 - trunk/subversion/bindings/swig

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2003-02-10 22:14:13 CET

Philip Martin <philip@codematters.co.uk> writes:

> David Kimdon <dwhedon@debian.org> writes:
>
> > I got some wierdness related to this dir as well:
> >
> > $ svn diff > diff
> > subversion/libsvn_wc/lock.c:423: (apr_err=155005)
> > svn: Working copy not locked
> > svn: directory not locked (subversion/bindings/swig/java)
> > $ svn up
> > A subversion/bindings/swig/java
> > Updated to revision 4802.
> > $
> >
> > Then all was well. I have tried to reproduce the bug but have not
> > been successful.
>
> If you run make clean it will delete the directory. That means it is
> not possible to lock it, and then diff complains. I wonder what diff
> should show if the working copy in incomplete? It doesn't seem right
> to be silent.

Sorry, was away for the weekend. Sander pointed this out to me this
mornin' on IRC; it's fixed now.

> I don't understand why this java directory is versioned, it doesn't
> contain any versioned items. Are there going to be some? Or should
> the directory really be unversioned and created during the build?

The bindings/swig/java/ directory will contain versioned code
implementing the API I'm working out in the bindings/java/ directory.

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 10 22:14:08 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.