[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 13:40:45 +0100

On Thu, 21 Dec 2017 14:57:34 +0300, Anton Shepelev
<anton.txt_at_gmail.com> wrote:

>I could:
>
> cd Work/A/B/C
> svn rm "^^file.txt"
>

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

I am completely new to svn and I have no place to test this, but it
seems natural to do it like this sive subversion surely knows where
you are when issuing tha command....
(Came from CVS, where this is a natural way of commanding file
operations)

-- 
Bo Berglund
Developer in Sweden
Received on 2017-12-21 13:41:20 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.