From: Hilmar L. <hl...@du...> - 2009-05-27 22:12:38
|
To do it cleanly, I suppose yes (i.e., if they control your SVN repository - a simple pre-commit hook rejecting all commits would preserve the current state of the code yet disallows all changes). But you can always resort to just moving the entire code base to some new path with obvious semantics (e.g., /MOVED-TO-SF.NET-DO-NOT- CHANGE), which should make any subsequent commit against the current path fail. Just be creative :-) -hilmar On May 27, 2009, at 6:00 PM, Rutger Vos wrote: > Ah, erm, I suppose this involves asking for favours from SDSC? > > On Wed, May 27, 2009 at 5:58 PM, Hilmar Lapp <hl...@du...> wrote: >> Cool! You might want to lock the now former repository just to >> prevent any >> inadvertent commits to the wrong place. >> >> -hilmar >> >> On May 27, 2009, at 5:53 PM, Rutger Vos wrote: >> >>> Hi, >>> >>> I committed the source code to our sourceforge svn repository. I >>> guess >>> the next step is to (re-)configure our IDEs and the publish >>> routine on >>> 8ball and we're good to go. >>> >>> Rutger >>> >>> -- >>> Dr. Rutger A. Vos >>> Department of zoology >>> University of British Columbia >>> http://www.nexml.org >>> http://rutgervos.blogspot.com >>> >>> >>> ------------------------------------------------------------------------------ >>> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT >>> is a gathering of tech-side developers & brand creativity >>> professionals. >>> Meet >>> the minds behind Google Creative Lab, Visual Complexity, >>> Processing, & >>> iPhoneDevCamp as they present alongside digital heavyweights like >>> Barbarian >>> Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com >>> _______________________________________________ >>> Treebase-devel mailing list >>> Tre...@li... >>> https://lists.sourceforge.net/lists/listinfo/treebase-devel >> >> -- >> =========================================================== >> : Hilmar Lapp -:- Durham, NC -:- hlapp at duke dot edu : >> =========================================================== >> >> >> >> >> > > > > -- > Dr. Rutger A. Vos > Department of zoology > University of British Columbia > http://www.nexml.org > http://rutgervos.blogspot.com -- =========================================================== : Hilmar Lapp -:- Durham, NC -:- hlapp at duke dot edu : =========================================================== |