trouble getting source

Mar 12, 2011 at 4:06 AM

Hello,

 

I am very eager to check out Caliburn and set up TortoiseSVN as described. I paste in the url for the repository:
https://caliburn.svn.codeplex.com/svn/trunk

and I just get back an error:

( Error: OPTIONS of 'https://caliburn.svn.codeplex.com/svn/trunk': 200 OK (https://caliburn.svn.codeplex.com) 

Nothing else is returned... any ideas?


Thanks

Harold

Mar 12, 2011 at 7:31 AM

This wiki page is a little outdated: the whole Caliburn repository was recently migrated to Mercurial.
To obtain the code you can use TortoiseHG to access the new repository at url https://hg01.codeplex.com/caliburn
Or, you can download the latest version from the page http://caliburn.codeplex.com/SourceControl/list/changesets, using the Download link on the left.

Once you have got the code, you can build it using the "Build the Code" instructions, which remain unchanged.

Mar 12, 2011 at 1:00 PM

I used that new address and got: The OPTIONS response did not include the requested activity-collection-set; this often means that the URL is not WebDAV-enabled.

 

I'll try using the download link too, but would prefer hooking up to source control.

 

Thanks for quick reply!

Harold

Mar 12, 2011 at 2:16 PM

Did you use http://tortoisehg.bitbucket.org/ instead of TortoiseSVN? 

Mar 12, 2011 at 8:29 PM

ok, I got it now... thanks!

Harold