[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: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 25 Mar 2008 16:51:25 -0700

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/

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-26 00:52:00 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.