|
Thanks to you I understood that when
I'm calling svn commands, it's actually calling those of cygwin that
are not up to date (1.1.2) instead of using the 1.2.3 that I installed
for Trac 0.9. I modified my path, and now its working fine! Thank you
very much for your help! D:\PLAN>svn import ./skeleton/ file:///D:/PLAN/svnenv -m "import a base project" Adding skeleton\project Adding skeleton\project\projectname Adding skeleton\project\projectname\trunk Adding skeleton\project\projectname\trunk\badaboum.txt.bak Adding skeleton\project\projectname\trunk\badaboum.txt Adding skeleton\project\projectname\branches Adding skeleton\project\projectname\tags Committed revision 1. Martin Jani Tiainen wrote: Martin Pernollet kirjoitti:Sorry, I said: Thanks for replying, Using an absolute path for the skeleton directory doesn't work on my machine :D:\PLAN>svn import D:/PLAN/skeleton file:///D:/PLAN/svnenv -m 'test' svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/PLAN/svnenv'Could you run: svn --version and post results here.... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- [Trac] Re: Install local SVN repository for TRAC Jani Tiainen
- [Trac] Re: Install local SVN repository for TRAC Martin Pernollet
