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

[PATCH] for asvn

From: Scott Miller <Scott.Miller_at_prioritytech.com>
Date: 2006-10-16 18:57:46 CEST

Hello,

I've recently begun using/attempting to use asvn to record file
permissions and I found it necessary to modify asvn, and I would like to

get the modifications reviewed with the intention of having the changes
make it back into the asvn available on the Subversion website. I
initially attempted to contact Ross Mark (the author of asvn) but his
controllingedge.com.au address is apparently no longer working.

I understand that this is a subversion development list, but I'm
offering this patch and I am interested in discussions about the patch
for a contributed item available on the subversion site and within the
repository, so this seems to be the best place for such things. If Ross

or someone else who is actually interested in these fixes and is able to

apply/approve patches, and they want to take this discussion off this
list, I'd certainly be willing to do that.

Overview of changes made:
   o Commented out the code dealing with symbolic links since subversion
     now has that capability built in.

   o Eliminated the need to traverse the directory tree more than once.
     It now does a single pass, checking each file for device type and
     file permissions.

   o Modified some of the 'find' calls as needed to eliminate processing

     entire subdirectory trees that are not under subversion control.

   o Changed indentation to follow a consistent style.

Respectfully submitted,

-Scott L. Miller
  Senior Network Engineer
  Priority Technologies, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Oct 16 18:57:11 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.