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

Re: Little question about directory copies

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-02-21 20:53:57 CET

Ben Collins-Sussman <sussman@newton.ch.collab.net> writes:
> This sort of breaks the idea that your wc somehow matches a portion of
> the repos fs. I mean, suppose I've got a wc of the `baz' project,
> which contains sub-projects. If I want to create a cheap-copy branch
> of the sub-project `foo':
>
> $ ls
> SVN/ glob.c foo/ bar/
>
> $ svn copy foo/ foobranch/
>
> $ ls
> SVN/ glob.c foo/ foobranch/ bar/
>
> $ svn branch foobranch

What is the last command supposed to do?
Received on Sat Oct 21 14:36:23 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.