Re: Policy of Keeping text-base and prop-base
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-31 17:16:21 CEST
Shlomi Fish <shlomif@vipe.stud.technion.ac.il> writes:
> 1. In a "svn copy URL WC" the repos_to_wc_copy() retrieved the pristine
When I try it the base files are created:
$ svn cp file://`pwd`/repo/foo wc/foo3
$ svn st wc
$ ls wc/foo3/.svn-prop-base wc/foo3/.svn/text-base
wc/foo3/.svn/text-base:
> 2. If we create a file and run svn add foo, there isn't a text-base for
This is the correct behaviour. New files don't exist in the
> 3. If I run "svn cp foo bar", we _do_ have a text-base, props and
This is correct.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Jul 31 17:17:13 2003 |
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.