> Just looking for anyone who may have a better way to do it, as the amount of > files that are changing, could become large, not huge, but big enough to > cause me to want to do it in a more automated fashion.
you should be able to achieve this by using git-svn or svk to create a local copy. Make the commits into the local version and port those multiple commits to sourceforge once the announcement is made.