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

Re: bug: trying to schedule-replace a directory (was Re: new bug?)

From: Lares Moreau <lares.moreau_at_gmail.com>
Date: 2006-01-31 03:49:35 CET

On Mon, 2006-01-30 at 20:23 -0600, Ben Collins-Sussman wrote:
> On 1/30/06, Julian Foad <julianfoad@btopenworld.com> wrote:
> > Please change the Subject!
> >
>
> OK, subject changed, and repro recipe included directly now:
>
>
> [sussman_at_sussman-mac:~/scratch]$ svn co file://`pwd`/myrepos wc
[cut]
> [sussman@sussman-mac:~/scratch]$ cd wc
> [sussman@sussman-mac:~/scratch/wc]$ ls
> Makefile build-test-wc.sh* libsvn_delta/
> TODO build.sh* main.c
> [sussman@sussman-mac:~/scratch/wc]$ svn rm libsvn_delta/
[cut]
> [sussman@sussman-mac:~/scratch/wc]$ ls
> Makefile build-test-wc.sh* libsvn_delta/
> TODO build.sh* main.c

IIRC, #svn ci is needed here
which makes the following unnecessary
> [sussman@sussman-mac:~/scratch/wc]$ rm -rf libsvn_delta/

then
[sussman@sussman-mac:~/scratch/wc]$ svn mkdir libsvn_delta
> A libsvn_delta

And this should work.

-Lares

-- 
Lares Moreau <lares.moreau_at_gmail.com>  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net                 |
Gentoo x86 Arch Tester                 |               ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |          Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E

Received on Tue Jan 31 03:49:55 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.