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

Re: deny update

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Mon, 12 May 2008 17:31:19 +0100

2008/5/12 Pezhman Lali <pezhman_lali_at_yahoo.com>:
> Dear,
> thanks for your reply,
>
> I am doing my web development in my laptop,
> after some testing, I will committed them,
> then I will update the www directory in the web
> server, my laptop and www directory have the same
> repository,
>
> and my problem:
> I committed a modified file from my laptop,
> after updating www directory, I got error,
> so reversion to the previous version which was
> working was done.
>
> now, if I want to update all of www directory, that
> file, updated too.
>
> I am searching to find a way , that repository accepts
> www directory as the head version.

Sounds like you want to undo the latest change in the repository.

On your laptop TSVN->Show Log
In the log dialog, right click on the revision you want to go back to
and select 'Revert to this revision', or if you want to undo just one
of several changes, select the bad revision and then 'Revert changes
from this revision'. This will remove the bad change from your working
copy.

Now commit your working copy and update the www directory.

Simon

-- 
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-12 18:31:25 CEST

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.