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

Re: new user, questions about deletions

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-02-23 01:34:02 CET

Oblio wrote:
> So you're saying there's no way to point to a directory and say "update
> to that including all the deleted files" with Tortoise?
>
> At 2/22/2006 03:31 PM, you wrote:
>> Oblio wrote:
>>> At 2/22/2006 03:12 PM, you wrote:
>>>> Use the command line client to remove the folder:
>>>>
>>>> svn rm path\to\folder
>>> TortoiseProc? I don't have a "svn" command.
>>
>> The official Subversion command line client. You have to install it
>> first (http://subversion.tigris.org).

Nonono. You asked for a way to do an svn delete from a batch file and
Stefan told you the answer. If you want a GUI use TortoiseSVN. If you
want the commands scripted use the CLI.

You seem to be terminally confused by the term 'update'. When we refer
to an update we mean pulling the latest changes from the repository into
your working copy. You seem to be talking about dumping the contents of
a zip file on top of your working copy and expecting subversion to sort
out the mess. But take a look at vendor branches. That may do what you need.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and mailing lists?

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Feb 23 01:33:08 2006

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.