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

Re: Out of date error with branches

From: Matthew Burgess <matthew_at_linuxfromscratch.org>
Date: 2005-04-01 23:23:34 CEST

Jani Averbach wrote:

> Try this:
>
> svn mkdir svn+ssh://server/LFS/branches/6.1/ -m 'create 6.1 dir'
>
> svn cp svn+ssh://server/LFS/trunk/BOOK \
> svn+ssh://server/LFS/branches/6.1/BOOK \
> -m "Creating a 6.1 release branch"

Many thanks. All sorted. You can put your cluebat away now :)

> svn cp won't create missing directories, and this cryptic error
> message won't help either. With newer client you should get an error
> message like this:
>
> svn: '/foo/!svn/bc/141/not_exists' path not found

Right, I thought the server had an up to date client...it appears not.
I'll upgrade to 1.1.4 when it comes out.

Thanks again for the very quick response,

Matt.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 1 23:33:25 2005

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.