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

Partial update possible?

From: Fraser Campbell <fraser_at_georgetown.wehave.net>
Date: 2004-10-17 22:24:15 CEST

Hi,

I have a new file in the repository that I'd like to add into my existing
working copy but without doing a wholesale update.

There is a problem with this:

  svn up x.c
  svn: 'x.c' is not under version control

Giving the full path to the repository doesn't help either:

  svn up http://localhost:8888/svn/blah/x.c
  svn: 'http://localhost:8888/svn/blah/x.c' is not a working copy

When the file already exists in the repository then I have no problem updating
the individual file.

What can I do? Perhaps it sounds like an odd request but due to non-ideal
situation (WC is a live system) I have to not grab all updates until I have
the time to review them (i.e. I anticipate breakage if a full update is
done).

-- 
Fraser Campbell <fraser_at_wehave.net>                 http://www.wehave.net/
Georgetown, Ontario, Canada                               Debian GNU/Linux
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 17 22:25:01 2004

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.