[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 777 - trunk/subversion/libsvn_wc trunk/subversion/libsvn_ra_local

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-09 18:58:11 CET

sussman@tigris.org writes:

> Author: sussman
> Date: 2002-01-09 17:42 GMT
> New Revision: 777
>
> Modified:
> trunk/subversion/libsvn_ra_local/update_editor.c
> trunk/subversion/libsvn_wc/get_editor.c
> Log:
>
> * update_editor.c (send_entry_props): make sure we send either a real
> value or NULL for date/author. yeesh, how many stupid mistakes can
> I possibly make in one day?
>
> * get_editor.c (change_dir_prop): send a stringbuf "", not a char * "".
>
> * subversion/tests/libsvn_subr: add subst-test to svn:ignore prop.

Okay, another bug. Notice that that this commit made a propchange to
a directory. But it never happened: my propchange is still in my
working copy, and when cmpilato updated, he didn't get it.

[sussman@kepler:~/projects/svn]$ svn ci -F ~/floo.txt subversion/tests/libsvn_subr subversion/libsvn_wc/get_editor.c subversion/libsvn_ra_local
Sending subversion/tests/libsvn_subr
Sending subversion/libsvn_wc/get_editor.c
Sending subversion/libsvn_ra_local/update_editor.c
Committed revision 777.

[sussman@kepler:~/projects/svn]$ svn st -u
_M 776 ./subversion/tests/libsvn_subr
Head revision: 778

Unfortunately, I can't reproduce this bug, either with ra_local or
ra_dav. Can anyone else?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 2006

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.