[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-05 21:17:37 CEST

Stephen Warren wrote:

> Ah. You're talking about porting an existing, say Unix, application to
> Windows, where that application's current source directory structure uses
> symlinks.

What I'm saying is that is the one place I am aware that symlinks are frequently
used (Unix source) which doesn't map to Windows all that well. There could be
others (common include files for webservers which don't support some form of
global includes) that I haven't thought of yet.

I haven't seen a lot of discussion about what use case versioning symlinks
really supports. I can definitely see having links _within_ the repository, so
that the use of svn:externals would really only be needed for external files to
a given repository. But I have no idea why you would want to version filesystem
symlinks in the repository. Better to have the Makefile recreate the symlinks
(copies on Windows) before building...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 5 21:18:47 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.