|
Christian Boos wrote: I tried this, but I got the same error using the svn command:Martin wrote:Hello all,I'm trying to set up a local subversion repository on Windows. I can create it with the command: svnadmin create D:/PLAN/svnenv I however have a problem to put a project on it: svn import ./skeleton/ file:///D:/PLAN/svnenvThat's the correct syntax, though. You certainly have a different issue, like some files in the repository are not readable. Try the following commands, in the same shell: svnadmin verify D:/PLAN/svnenv svn ls file:///D:/PLAN/svnenv D:\PLAN>svnadmin verify D:/PLAN/svnenv * Verified revision 0. D:\PLAN>svn ls file:///D:/PLAN/svnenv svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///D:/PLAN/svnenv' My repository structure is: (may this help?!) | format | README.txt | +---conf | svnserve.conf | +---dav +---db | changes | copies | DB_CONFIG | fs-type | log.0000000001 | nodes | representations | revisions | strings | transactions | uuids | __db.001 | __db.002 | __db.003 | __db.004 | __db.005 | +---hooks | post-commit.tmpl | post-revprop-change.tmpl | pre-commit.tmpl | pre-revprop-change.tmpl | start-commit.tmpl | \---locks db-logs.lock db.lock Martin -- Christian --~--~---------~--~----~------------~-------~--~----~ 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] Install local SVN repository for TRAC Martin
- [Trac] Re: Install local SVN repository for TRAC Matt Good
- [Trac] Re: Install local SVN repository for TRAC Martin Pernollet
- [Trac] Re: Install local SVN repository for ... Noah Kantrowitz
- [Trac] Re: Install local SVN repository ... Martin Pernollet
- [Trac] Re: Install local SVN repository for TRAC Sandeep Gill
- [Trac] Re: Install local SVN repository for TRAC Martin Pernollet
- [Trac] Re: Install local SVN repository for TRAC Christian Boos
- [Trac] Re: Install local SVN repository for TRAC Martin Pernollet
- [Trac] Re: Install local SVN repository for ... Christian Boos
- [Trac] Re: Install local SVN repository for TRAC Jürgen Urner
- [Trac] Re: Install local SVN repository for TRAC Martin Pernollet
- [Trac] Re: Install local SVN repository for ... Jürgen Urner
- [Trac] Re: Install local SVN repository ... Martin Pernollet
- [Trac] Re: Install local SVN reposi... Jürgen Urner
- [Trac] Re: Install local SVN repository for ... Rainer Sokoll
- [Trac] Re: Install local SVN repository ... Martin Pernollet
- [Trac] Re: Install local SVN reposi... Jani Tiainen
- [Trac] Re: Install local SVN re... Martin Pernollet
