SVN Authorization failure

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
11/5/2006 11:45:56 AM
Gravatar
Total Posts 4

SVN Authorization failure

I keep getting authorization message when I try to do a svn checkout.  What is the userid and password I should be using? 

Userid: anonymous

Password: anonymous

thanks

brian

11/6/2006 1:57:51 AM
Gravatar
Total Posts 18439

Re: SVN Authorization failure

Hi Brian,

There was a major outage in svn at Novell forge last week but supposedly by now anonymous checkout is fixed but they have re-configured some things (anonymous anonymous used to work). Can you try creating an account on Novell Forge
http://developer.novell.com/wiki/index.php/Mojoportal

Then use the login and password you create there for checkout and let me know if it works? If not I will follow up with them.

Thanks,

Joe
11/6/2006 2:04:35 AM
Gravatar
Total Posts 18439

Re: SVN Authorization failure

Also, fyi, the best code to get from svn at the moment is
https://forgesvn1.novell.com/svn/mojoportal/branches/joesandbox2
as this has the latest bug fixes and is currently stable and has no db schema changes.
It is subject to future volatility as that is where I'm working on things but right now its the best bet.

Joe
11/7/2006 5:19:41 AM
Gravatar
Total Posts 488

Re: SVN Authorization failure

Anonymous SVN access still doesn't work (in the same way).
I have tried to register as you suggested and to use the new login (aleyush) and password, but in vain.
11/7/2006 5:39:09 AM
Gravatar
Total Posts 18439

Re: SVN Authorization failure

ok, thanks, I'll follow up with Cory at Novell and post again when its fixed, hopefully very soon.
11/7/2006 7:06:16 AM
Gravatar
Total Posts 18439

Re: SVN Authorization failure

I heard back from Cory at Novell, this is now working, I have tested anonymous checkout from here using https, it no longer prompts for credentials on checkout, only on commit.

Joe
11/7/2006 7:18:51 AM
Gravatar
Total Posts 488

Re: SVN Authorization failure

Thanks, it works now.
11/7/2006 3:47:31 PM
Gravatar
Total Posts 4

Re: SVN Authorization failure

Thanks,

I was able to retrieve the source from SVN

brian

You must sign in to post in the forums. This thread is closed to new posts.