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

Re: [TSVN] Unable to branch because "Working copy is out of date"

From: Joseph Galbraith <galb_at_vandyke.com>
Date: 2005-08-18 19:43:49 CEST

If I remember correctly, I was getting this error when
the branch target didn't exist. In my case, I was
entering

   svn+ssh://myrepo/myrepopath/users/xyzzy/Branches/mynewbranch

and it should have been:

   svn+ssh://myrepo/myrepopath/users/xyzzy/branches/mynewbranch

(lowercase branches)

Hope this helps.

Thanks,

Joseph

Aaron colflesh wrote:
> Ah sorry, thought I'd included that detail. Even though I am the only
> one with access to the repository right now, I did try updating after
> getting that message. There were no changed files and the error message
> didn't go away.
> Oh I also forgot the full text of the message:
>
> Error: Out of date: 'ClientLink' in transaction '319-1'
> Error: You have to update your working copy first.
>
>
> Sorry about leaving those details out, I got so caught up finding
> version information I forgot to mention a couple things.
>
> On 8/18/05, *Simon Large* <simon@skirridsystems.co.uk
> <mailto:simon@skirridsystems.co.uk>> wrote:
>
> Aaron colflesh wrote:
> > Hello,
> > Sorry to bother you folks but I haven't been able to find an
> answer to this
> > question anywhere else. Our office is slowly moving towards using
> SVN as
> > much as possible from CVS. We recently converted our main CVS
> repository and
> > I installed the latest version of TortSVN (which I might add is
> pretty
> > sweet). We decided to try to reorganize the svn repository to
> > <module>/trunk, <module>/branch, etc from its default
> trunk/<module> as in
> > most cases our modules are actually unrelated applications. I was
> able to
> > create the root <module> directory and even module/branch, but
> when I try to
> > actually take the checked out copy from trunk/module and branch it to
> > module/branch/tag, it complains that the working copy is out of
> date. Now
> > I'm the only one even using this repository since we just
> converted it, and
> > I no there haven't been any changes.
> > Environment:
> > svn, version 1.1.4 (r13838) compiled May 13 2005, 06:29:47 on
> Debian install
> > TortoiseSVN 1.2.1, Build 3895
> > Windows XP SP2
>
> http://tortoisesvn.berlios.de/?q=node/13
>
> Simon
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> <mailto:dev-unsubscribe@tortoisesvn.tigris.org>
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
> <mailto:dev-help@tortoisesvn.tigris.org>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 18 19:40:15 2005

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

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