[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 4509 - trunk/subversion/libsvn_ra_svn

From: <rooneg_at_electricjellyfish.net>
Date: 2003-01-23 00:43:39 CET

On Wednesday, January 22, 2003, at 06:15 PM, rooneg@tigris.org wrote:

 Author: rooneg
 Date: 2003-01-22 17:15:17 -0600 (Wed, 22 Jan 2003)
 New Revision: 4509

 Modified:
    trunk/subversion/libsvn_ra_svn/client.c
 Log:
 Teach ra_svn to report syntax errors in the .subversion/servers
 config file as ra_dav does (thanks to Greg Hudson for help).

 * subversion/libsvn_ra_svn/client.c:

   (find_tunnel_agent): Return svn_error_t * instead of returning
   theconst char * output. Now take a const char ** output
   parameter. Finally, report errors from svn_config_read_servers.

   (ra_svn_open): Adapt to new interface of and report errors from
   find_tunnel_agent.

ok, so i tried to 'svn propedit svn:log --revprop -r 4509
http://svn.collab.net/repos/svn/trunk' to add a 'Submitted By: Eric
Gillespie epg@pretzelnet.org' to this, and i get the following result:

[rooneg@CommandLine:~/Hacking/svn ] ./subversion/clients/cmdline/svn
pedit svn:log --revprop -r 4509 http://svn.collab.net/repos/svn/trunk
svn: RA layer request failed
svn: applying property change to to /repos/svn/!svn/bln/4509: 400 Bad
Request
[rooneg@CommandLine:~/Hacking/svn ]

anyone know what the deal is?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:07:34 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.