On 7/27/06, cmpilato@tigris.org <cmpilato@tigris.org> wrote:
> Author: cmpilato
> Date: Thu Jul 27 13:51:54 2006
> New Revision: 20880
>
> Modified:
> trunk/subversion/svnsync/main.c
>
> Log:
> Still more command-line-argument- and error-message-related bugfixes
> to svnsync.
>
> * subversion/svnsync/main.c
> (initialize_cmd): Check for a missing source URL before segfaulting
> all over it. Also, make sure the provided paths are URLs.
> (copy_revprops_cmd): Suggest using 'svnsync help' when the revision
> argument is missing. Also, make sure the destination path is a URL.
> (synchronize_cmd): Make sure the destination path is a URL.
> (main): Stop using SVN_INT_ERR(), which makes all the errors look
> like they came from "svn" instead of "svnsync".
Oops. Good cleanups.
Thanks for dealing with my mistakes,
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 31 05:03:39 2006