[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New SVN repository seems to be up and running



On Sat, Mar 18, 2006 at 02:34:23PM +0100, Hilmar Preusse wrote:
> On 16.02.06 Julian Gilbey (jdg@polya.uklinux.net) wrote:
> 
> Hi,
> 
> > Well, it appears to be working (although my test commit emails haven't
> > yet made it to the list).
> > 
> > To do a working copy switch, say of tetex-base, go into the root of
> > your working copy, and do:
> > 
> > svn switch --relocate \
> >   svn+ssh://svn.debian.org/svn/pkg-tetex/tetex-base/trunk \
> >   svn+ssh://svn.debian.org/svn/debian-tex/tetex-base/trunk
> > 
> Hmm:
> 
> hille@kloetzer:~/tetex_3.0/tetex-SVN $ svn switch --relocate \
> svn+ssh://svn.debian.org/svn/pkg-tetex/tetex-bin/trunk \
> svn+ssh://svn.debian.org/svn/debian-tex/tetex-bin/trunk
> svn: '.' is not a working copy
> hille@kloetzer:~/tetex_3.0/tetex-SVN $
> 
> In an error I did an "svn checkout" to using the old URI
> "svn://svn.debian.org/pkg-tetex" before I issued the command above. I
> guess that was the mistake, right?

It's complaining that you're running this command not in an SVN
working copy.  Easiest is probably to checkout new version from
scratch.

   Julian



Reply to: