irperera kirjoitti: > guys > > can someone help, where do i put this command in, because i cant get > it to work in the command prompt. > > md c:\projects\svn > svnadmin create c:\projects\svn\my-project
You need to have subversion commandline tools available too if you want to do it from command prompt. You can also create subversion repository with tortoisesvn if working with GUI is more comfortable (just create that path and right click on last directory you created and select tortoisesvn -> create repository here). -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
