AKS DataBasis

CentrED => Development => Topic started by: HellRazor on May 31, 2008, 04:02:51 PM

Title: Trouble With SVN Checkout
Post by: HellRazor on May 31, 2008, 04:02:51 PM
I'm using Tortoise SVN and I'm having problems with checking out the repository.

I'm using http://hg.aksdb.de/CentrEd (http://hg.aksdb.de/CentrEd) as the URL for the repository.

I get these errors:

PROPFIND request failed on 'CentrEd/'
PROPFIND of 'CentrEd/': 301 Moved Permanently (http://hg.aksdb.de (http://hg.aksdb.de))
Title: Re: Trouble With SVN Checkout
Post by: Hitman on May 31, 2008, 04:44:59 PM
That's quite normal given that I don't use Subversion ;-)
As the stickied thread says, I'm using Mercurial (hg). There is a windows tool similar to TortoiseSVN, called TortoiseHG - but these are different tools!
Title: Re: Trouble With SVN Checkout
Post by: HellRazor on June 01, 2008, 03:14:46 PM
Ahhh.  Sorry, thought the 2 repositories were compatible.  Thanks for the info!

Hey, any chance of releasing the source for MulEditor?
Title: Re: Trouble With SVN Checkout
Post by: Hitman on June 02, 2008, 09:35:23 AM
Probably not, since I used some commercial stuff back then. BUT most of the MulEditor core also found its way into CentrED (the map rendering, the UOlib, etc.) with the advantage, that I did clean up the code at some places and of course enhanced it where necessary. Therefore it should be rather easy to build such a tool as MulEditor again. I'm also willing to share any knowledge I have, if you need any help with the existing code of CentrED or any wishes for writing an own editor, client, whatever :)