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

Re: How to convert a regular file to a sym link?

From: Matt England <mengland_at_mengland.net>
Date: 2005-12-01 17:15:30 CET

Any more thoughts on this? I need to solve this problem pretty soon, would like to do this for all my files across the board in a more-elegant way then the following:

>The only thing I can think of right now is to 'svn revert', 'svn del', then 'svn add' the file after running my ldconfig (that creates the sym link) again. This seems rather cumbersome to do for every file.

To be clear, all these files show up as:

# svn status
~ mylib.so.1.0
[...]

Thanks for any help. More details below.

-Matt

At 11/28/2005 09:40 PM, Matt England wrote:
>I have files under svn control that we converted from a regular file to a soft link (as per ldconfig: http://www.die.net/doc/linux/man/man8/ldconfig.8.html ).
>
>I want to force this change into subversion's control so that said file no longer comes up in a 'svn status' list.
>
>Any suggestions?
>
>The only thing I can think of right now is to 'svn revert', 'svn del', then 'svn add' the file after running my ldconfig (that creates the sym link) again. This seems rather cumbersome to do for every file.
>
>Thanks for any help,
>-Matt
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 17:32:21 2005

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.