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

replace and changelists

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 23 Feb 2011 16:36:15 +0000

Changelists only contain files in 1.6, but in 1.7 files can be replaced
with directories:

$ svn changelist qq wc/foo
$ svn rm wc/foo
$ svn mkdir wc/foo

Does the changelist qq refer to the replacing dir foo or only to the
replaced file foo?

-- 
Philip
Received on 2011-02-23 17:36:53 CET

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.