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

Re: [PATCH] new patch for asvn script

From: Peter Samuelson <peter_at_p12n.org>
Date: 2006-10-31 00:51:40 CET

[Scott Miller]
> o Commented out the code dealing with symbolic links since subversion
> now has that capability built in.

Rather, you should change updatedirsymlinks() to look at existing
symlink properties and get rid of them in favor of just storing
symlinks directly. Otherwise there is no upgrade path for people
already using asvn.

As for commenting things out - in general, just remove code, don't
comment it out. That is why we have version control, so we can go back
and get code which is no longer in the tree.

Received on Tue Oct 31 00:51:56 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.