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

Re: Commit failed (I'm a beginner to Subversion and TortoiseCVN)

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-05-02 10:25:28 CEST

On 02/05/07, R.P. Shah <rpshah79@hotmail.com> wrote:
> First and foremost, thanks for your response!!! I dug deep into this and too
> add some details,
>
> The file has an exclamation point with red. Looking at the manual, it means
> it's modified.

Correct. Even if the icon overlay was wrong, the commit dialog will
only show items that really can be committed.

> My understanding is that I should be able to "commit" the changes. I had
> googled it and searched

That is correct. The error is happening in the repository, not the working copy.

> the FAQ all to no avail. How would I reproduce it in the CLI? I only
> installed TortoiseSVN.

You can download the command line client from subversion.tigris.org on
the downloads page. You should find there an installer (.exe) for
Windows - version 1.4.3 is the latest.

Open a command window and type:
svn commit -m "Log message goes here" /path/to/wc

/path/to/wc can be your entire working copy, or it could be a single
file. Do whatever you were doing in TSVN to get the error.

You will almost certainly get the same error message as you got in
TSVN, so copy and paste that into an email to the svn users list.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed May 2 10:25:37 2007

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

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