Re: svn commit: r26745 - in trunk/subversion: include libsvn_client svn
From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-09-24 00:10:51 CEST
Hi Karl,
On 9/21/07, kfogel@tigris.org <kfogel@tigris.org> wrote:
A Ruby binding test has been failing since this commit. I can't reproduce via
Below is an excerpt from the failing test. I've put my best understanding of
ctx.ps(prop_name, prop_value, dir_path)
The failure is that there are no properties on the file.
BTW when I was trying to reproduce this on the command line, I found this
D:\SVN\r26758>svn co file:///D:/SVN/r26758/repos/wc wc
D:\SVN\r26758>svn add wc\t.txt
D:\SVN\r26758>svn commit wc -m ""
D:\SVN\r26758>svn propset pn pv wc -R
D:\SVN\r26758>svn commit wc -m ""
D:\SVN\r26758>svn up wc
D:\SVN\r26758>svn commit wc -m ""
Committed revision 3.
I was suprised that I couldn't commit the propset until after an update. I
Thanks,
-- Joe --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Sep 24 00:11:16 2007 |
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.