mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02678
[Bug 720421] Re: js/mochikit directory crashes TortoiseSVN
Thanks for reporting this 5-year old outdated repository.
The Mahara project uses git, not svn. You can get the latest copy of the
code here:
http://gitorious.org/mahara/mahara
Alternatively, there is also a read-only bzr mirror here:
https://code.launchpad.net/~vcs-imports/mahara/master
I'll try to get that old SVN repository deleted since other people might
get confused.
** Changed in: mahara
Assignee: (unassigned) => François Marier (fmarier)
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Status: Confirmed => In Progress
** Changed in: mahara
Importance: Undecided => High
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/720421
Title:
js/mochikit directory crashes TortoiseSVN
Status in Mahara ePortfolio:
In Progress
Bug description:
When checking out Mahara with TortoiseSVN it crashes fatally when it
encounters the js/mochikit directory (after processing the
js/MoochiKit). This is really an issue with Windows being non-case-
sensitive wrt to filenames whereas TortoiseSVN is. However as the
js/mochikit directory is empty, can it simply be removed?
Log:
Command: Checkout from https://mahara.svn.sourceforge.net/svnroot/mahara, revision HEAD, Fully recursive, Externals included
<snip>
Added: d:\Dev\www\mahara\htdocs\js\MochiKit
Added: d:\Dev\www\mahara\htdocs\js\MochiKit\Position.js
<snip>
Added: d:\Dev\www\mahara\htdocs\js\mahara_tinymce_init.html
Error: URL 'https://mahara.svn.sourceforge.net/svnroot/mahara/htdocs/js/MochiKit' of
Error: existing directory 'd:\Dev\www\mahara\htdocs\js\mochikit' does not match
Error: expected URL 'https://mahara.svn.sourceforge.net/svnroot/mahara/htdocs/js/mochikit'
References