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

Re: Update oddity

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-09 22:14:33 CEST

Blair Zajac wrote:
>
>
> Works in revision 2925.

And 2900. It was operator error :)

While we're beating up on repos_admin.texi, I tried this:

svn co http://svn.collab.net/repos/svn/trunk/doc/handbook
cd handbook
/svn update -r 2400 repos_admin.texi
        D ./repos_admin.texi
        Updated to revision 2400.
svn update repos_admin.texi
        svn: Can't find an entry
        svn: svn_wc_is_wc_root: repos_admin.texi is not a versioned resource
svn update
        At revision 2925.

We lost repos_admin.texi. The way I got it back was to do an update
on the whole directory

svn update -r 2400
svn update

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 9 22:15:27 2002

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.