Replacing soft links with another file type
From: <Michael.McElroy_at_schange.com>
Date: 2006-10-05 16:10:15 CEST
Sent this of yesterday as my first post and didn't get a response so maybe
If I have a soft link that I want to replace with a regular file, I have
Fairly new at Subversion so maybe I'm missing something. Searched the
Subversion Versions:
Thanks for any help. It's a great product.
Command sequence:
ls -l route
svn del route
cp rfs/sbin/route .
svn add route
svn commit -m "Replacing link with binary"
svn: Commit failed (details follow):
svn del route
rm route
svn del route
svn commit -m "Replacing link with binary"
Committed revision 452.
|
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.