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
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