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

Re: Policy of Keeping text-base and prop-base

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-31 17:25:03 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Shlomi Fish <shlomif@vipe.stud.technion.ac.il> writes:
>
>> 1. In a "svn copy URL WC" the repos_to_wc_copy() retrieved the pristine
>> copy of the file using ra->get_file() but places it inside the working
>> copy instead of the text-base. The text-base and prop-base are not
>> created.
>
> When I try it the base files are created:
>
> $ svn cp file://`pwd`/repo/foo wc/foo3
> A wc/foo3/bar
> Checked out revision 2.
> A wc/foo3

Ah, I see that it's different when the URL is a file rather than a
directory; copying a file doesn't create a text or prop base. I think
that's a bug.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 17:26:40 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.