[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 TortoiseSVN)

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-05-09 00:54:43 CEST

On 08/05/07, Shah, Ravi P. CIV NAWCAD, 4.1.4 <ravi.shah@navy.mil> wrote:
> Simon,
> Thanks for the prompt response!!! I've done a lot of programming in UNIX
> in the past BUT I don't have much experience with DOS. There are some
> subtle differences obviously. So much for beginner pains!!! ;)
>
> Creating a batch file? Hmmmm... I'll have to STFW on how to do that. I

Batch file is windows-speak for a shell script, ie all the commands
you were typing in by hand. It needs to have a .bat extension for it
to be 'executable' in Windows. Here is an example of a Windows batch
file that I wrote to reproduce a particular problem.

http://subversion.tigris.org/nonav/issues/showattachment.cgi/545/DiffRecipe.txt

> really thought "revert" was the same as "uncheckout". I guess for that
> to work, I have to had made a change to a file or folder. I know
> "Revert" option is available on TortoiseSVN if a file or folder is
> checked out.

Revert is only available in the TortoiseSVN context menu for modified
files, and it means "discard these local changes". You *really* need
to read the SVN book ;)

Simon

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

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.