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

RE: Commits

From: Bob Archer <bob.archer_at_amsi.com>
Date: Mon, 6 Jul 2009 12:37:52 -0400

> I just started using subversion, and am having trouble with commits.
> I'm using a server with the md5-cram authentication, at a remote site.
> I understand from the book
> http://svnbook.red-bean.com/en/1.5/svn.foreword.html that I should be
> able to commit with:
>
> $ svn ci -m "updated makefile"
>
> but I'm having no success. Instead svn seems to exit silently. I get
> the same result when I add the --username option.
>
> I don't know what I'm hung up on, but your help is appreciated.

I can think of two possibilities:

1. Nothing in the working copy is actually modified. You can do an svn st to see what svn thinks is changed.

2. You are running the command outside of the working copy directory or in a sigling or child of where the change actually exists.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368435

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-06 18:38:45 CEST

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.