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

Re: bug recipe?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-01 19:01:35 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Before I file this one, has anyone taken a look at it?
>
> -K
>
> Ben Collins-Sussman <sussman@collab.net> writes:
> > Somebody noticed that by setting 'svn:keywords' accidentally on a
> > directory, this causes 'svn ci' to freak out:
> >
> > $ cd wc
> > $ svn ps svn:keywords .
> > property `svn:keywords' set on '.' ### bogusness
> > $ touch moo
> > $ svn add moo
> > A moo
> > $ svn ci -m "maou"

Fixed by rev 2821.

> > Sending
> > Adding moo
> > Transmitting file data .
> > subversion/libsvn_client/commit.c:670
> > svn_error: #21002 : <A general problem occured>
> > Commit succeeded, but other errors follow:
> >
> > subversion/libsvn_client/commit.c:688
> > svn_error: #21045 : <Working copy not locked>
> > Error bumping revisions post-commit (details follow):
> >
> > subversion/libsvn_wc/lock.c:280
> > svn_error: #21045 : <Working copy not locked>
> > directory not locked (/usr/home/sussman/projects/test/wc/)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 19:02:18 2002

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.