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

Re: how to check in a symlink?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-04 17:50:23 CEST

Robert P. J. Day wrote:
> uh ... yeah, since that's a common complaint about CVS. i'm curious --
> how difficult is this? admittedly, i haven't thought about it very hard,
> but does supporting symlinks really represent a level of complexity that
> requires an actual "plan"?

It is not trivial. Just the fact that Subversion is portable to operating
systems that do not natively support symlinks is but one difficulty. It will
probably require a schema change to store symlinks in the DB, as well as code in
the libsvn_wc library (one of the most complex) to handle it.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 4 17:50:40 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.