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

Re: Deduce the server URL from the current directory inside the working copy

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Thu, 21 Dec 2017 15:51:20 +0100

On Thu, 21 Dec 2017 14:14:23 +0100, Branko ?ibej <brane_at_apache.org>
wrote:

>> doesn't this work:
>> cd Work/A/B/C
>> svn rm file.txt
>>

>That is a local operation and you have to 'svn commit' to make it
>visible in the repository.
>
>What the OP describes is an operation that directly affects the
>repository, not the working copy.

You are right, also in CVS there are two operations, one for he delete
and one for the commit. None of them needs any extra path to them.
Good, then they work similarly...

-- 
Bo Berglund
Developer in Sweden
Received on 2017-12-21 15:51:49 CET

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.