Re: [RFC] Add a 'symlink' node kind in svn_node_kind_t or svn_kind_t
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 11 Oct 2011 13:55:28 +0200
On Tuesday, October 11, 2011 7:47 AM, "Greg Stein" <gstein_at_gmail.com> wrote:
:)
Consider the following design:
* svn:special is not a user-visible property. (like wcprops/entryprops)
* FS/RA/WC interfaces use enum kind_t { none, dir, file, symlink, unknown }.
* symlinks are marshalled across the wire as plain files with svn:special set.
I'm asking if that sounds like a logical extension of this RFC. (I'm not saying I particularly like or dislike it; I'm merely putting it on the table.)
> Cheers,
|
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.