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

dav props

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-07-11 22:08:15 CEST

OK, so here's the state of dav props.

I can commit a user-prop over DAV now, and it definitely goes into the
repository.

But ra_dav isn't sending any props to the update-editor during 'up' or
'co'.

Also -- I think Joe is adding odd prefixes, or losing data somehow,
when storing props in the repository:

  * I originally committed property "foo:bar" on A/D/gamma, over DAV.

  * I attempted to checkout again over DAV, and got no properties at all.

  * I logged into the box with Apache running, and did an ra_local
    checkout. I *did* get properties on gamma this time. But they
    looked really weird:

       $ svn pl A/D/gamma
       METADATA :
       1:foo :

    Instead of

       $ svn pl A/D/gamma
       foo : bar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:33 2006

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.