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

Re: Assert Failed

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Tue, 25 Mar 2008 21:51:02 -0500

Blair Zajac wrote:
> kevin kempter wrote:
>> Hi List;
>>
>> I'm somewhat new to svn. I checked out a source tree via this command:
>>
>> svn checkout svn://svnserver.ourdomain.com
>>
>> several directories down in the checked out tree I grabbed a file that
>> I needed to change. It's a windows ER Studio (Modeling Tool) file so I
>> copied the file to my windows VM (I'm running Mac OS X) and edited the
>> file. Once I saved my changes I copied the file back into the svn
>> directory.
>>
>>
>>
>> Next I tried to check in my changes like this:
>>
>> svn commit svn://svnserver.ourdomain.com
>
> You don't give the URL to the server when you commit. You just do
>
> svn commit
>
> I suggest working through the free Subversion book for a basic work flow
> of using svn:
>
> http://svnbook.red-bean.com/

FYI, I committed a patch to give a more friendly error message in the
use case described above. I've also nominated it for inclusion in 1.5.

-Hyrum

Received on 2008-03-26 03:51:40 CET

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.