On Sun, Jun 29, 2008 at 3:26 PM, Dan Carter <[EMAIL PROTECTED]> wrote: > I am trying to import the SourceForge oorexx repository into a local > repository I have prepared for the purpose. Tortoise seems willing to > do this, but it wants a userid and password for the effort.
If you really have your own svn server, (I set one up for myself one time,) then: Maybe simpler to check out from the SourceForge repository into a local directory. The do a svn add of that directory to your local repository, then a svn commit to your local repository. As Rick said the user ID and password would be for your local server. -- Mark Miesfeld ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
