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

Re: Two update notes

From: <cmpilato_at_collab.net>
Date: 2001-09-04 21:42:01 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:

> Hey, I found two (possibly related) bugs regarding updating.
>
> The first is that updating a missing entry doesn't work.
>
> rm main.c
> svn up main.c
>
> (Don't get anything)

Believe it or not, this is by design. I seem to remember Karl wanting
to break people of the habit of using `svn up' to revert changes to a
file (since we have `svn revert').

> The second is that updated files get put in the wrong directory.
>
> rm cmdline/main.c
> svn up cmdline
> A ./main.c

Hmm... did you check out ...svn/ or ...svn/trunk? This may be
directly related to other known issues.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:39 2006

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.