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

Adopting unversioned directory on svn up

From: Olaf van der Spek <ml_at_vdspek.org>
Date: Tue, 22 Nov 2016 08:56:40 +0100

Hi,

How does one adopt / merge the update from the repo into local
unversioned directories?
Using R marks the directory for deletion.

# svn up /etc
Updating '/etc':
   C /etc/php5
   A /etc/php5/cli
   A /etc/php5/cli/conf.d
   A /etc/php5/cgi
   A .
Updated to revision 55.
Tree conflict on '/etc/php5'
> local dir unversioned, incoming dir add upon update
Select: (r) mark resolved, (p) postpone, (q) quit resolution, (h) help: h

  (r) - accept current working copy state
  (p) - resolve the conflict later [postpone]
  (q) - postpone all remaining conflicts
  (h) - show this help (also '?')
Words in square brackets are the corresponding --accept option arguments.

Select: (r) mark resolved, (p) postpone, (q) quit resolution, (h) help:

-- 
Olaf
Received on 2016-11-22 08:56:48 CET

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.