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

Re: Changing the Filesystem Schema (again)

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-20 23:44:27 CEST

cmpilato@collab.net writes:

> Geez. Here's the second problem.
>
> repos_to_wc_copy() does the following, in this order, for the file
> case:
>
> ra->get_file (file) /* this downloads the file from the server */
> set any properties that exist on file.
> wc_add (file) /* at this point, the file is added to the entries file */
>
> Now, someone please tell me how we can set properties on a file that
> is NOT YET UNDER VERSION CONTROL?!

Sounds like issue 591. Oddly enough it seems to work in some
cases(!), look at test 8 in copy_tests.py.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 20 23:45:01 2002

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.