You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by cm...@collab.net on 2002/12/29 22:03:57 UTC

Re: svn commit: rev 4197 - in trunk/subversion: svnadmin svnlook

rooneg@tigris.org writes:

> Author: rooneg
> Date: 2002-12-28 15:46:27 -0600 (Sat, 28 Dec 2002)
> New Revision: 4197
> 
> Modified:
>    trunk/subversion/svnadmin/main.c
>    trunk/subversion/svnlook/main.c
> Log:
> reduce the number of newbie errors with svnadmin and svnlook by checking to 
> see if the path we've been given is really a url and erroring out if it is.
> 
> * subversion/svnadmin/main.c
>   (main): ensure that repos_path is really a path before we use it.
> 
> * subversion/svnlook/main.c
>   (main): ditto.

Thank you!  Thank you!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org