[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn+ssh commit

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-02-01 16:37:23 CET

Carole E. Mah wrote:
> Mark Phippard wrote:
>
>> You do not need to specify a URL on a commit. The URL comes from the WC.
>> So ...
>>
>> svn commit -m "" or
>> svn commit . -m "" or
>> svn commit foo -m ""
>
> Thanks! But, all of those returned this error:
>
> subversion/libsvn_client/commit.c:765: (apr_err=170000)
> svn: Commit failed (details follow):
> subversion/libsvn_ra/ra_loader.c:224: (apr_err=170000)
> svn: Unrecognized URL scheme ''

Then you have a rather broken working copy.

Try checking out a fresh working copy, and if you still can't commit, show
us a full copy/paste of the *entire* command line session from start to
finish.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 1 16:40:09 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.