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

Policy of Keeping text-base and prop-base

From: Shlomi Fish <shlomif_at_vipe.stud.technion.ac.il>
Date: 2003-07-31 15:30:41 CEST

It seems we may not be very consistent in regard to keeping text-base and
prop-base synced inside the working copy:

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.

2. If we create a file and run svn add foo, there isn't a text-base for
it.

3. If I run "svn cp foo bar", we _do_ have a text-base, props and
prop-base.

So what should be our policy in regard to creating new files in the
working copy and their matching text-base and prop-base?

(This is based on a discussion I had with Ben Collins-Sussman on #svn)

Regards,

        Shlomi Fish

----------------------------------------------------------------------
Shlomi Fish shlomif@vipe.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/

An apple a day will keep a doctor away. Two apples a day will keep two
doctors away.

        Falk Fish

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