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

Re: couple questions

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-03 16:51:02 CET

Jim Blandy <jimb@zwingli.cygnus.com> writes:
> > But... since Karl is the lead, he should get the wrist-slap for not
> > communicating large changes :-)
>
> I hope you don't feel out of the loop. I thought we had discussed
> this on the list. There was certainly no intention to exclude you (or
> anyone, really).

Ditto.

I was able to dig up the message about the dirent issue. If we had
searchable mailing list archives on subversion.tigris.org, I might be
able to dig up more on the server layer issue. :-) Oh well.

-K

  | To: Greg Hudson <ghudson@mit.edu>
  | Cc: dev@subversion.tigris.org
  | Subject: Re: Little XML delta question
  | References: <200010042050.QAA06120@egyptian-gods.MIT.EDU>
  | Reply-To: kfogel@collab.net
  | From: Karl Fogel <kfogel@galois.collab.net>
  | Date: 04 Oct 2000 16:10:57 -0500
  | In-Reply-To: Greg Hudson's message of "Wed, 4 Oct 2000 16:50:22 -0400"
  | Message-ID: <87og108g7y.fsf@galois.collab.net>
  |
  | You just asked the question that broke the camel's back, so to
  | speak. :-)
  |
  | We knew that dirent properties are only meaningful if Subversion
  | supports hard links. Supporting them raises a number of thorny
  | issues, of which XML representation is only one, and it's not clear
  | that anyone is really clamoring for them, especially given that
  | Subversion will support symlinks just fine. Some developers (Greg
  | Stein is one, if I remember correctly), long ago advocated just
  | getting rid of the hard links.
  |
  | So, unless anyone thinks this a wildly bad thing (which I doubt),
  | let's just punt the hard link support for now.
  |
  | Whic means the change_dirent_prop() editor callback goes away, so you
  | simply don't have to implement it. I'll get rid of it everywhere else
  | in the code, you just get rid of it in xml.c.
  |
  | Sound okay?,
  | -K
Received on Sat Oct 21 14:36:14 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.