[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-09 22:04:31 CEST

Blair Zajac <blair@orcaware.com> writes:
> 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.

Is the entry in the entries file?

And what happens if your middle update is

   $ svn update -r HEAD repos_admin.texi

instead?

(Btw, are you planning to GDB this? Just curious.)

-K

---------------------------------------------------------------------
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:20:58 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.