Eviware Forum

General Category => eviware general => Topic started by: omatzura on August 14, 2008, 11:37:14 am



Title: soapUI public SVN now available
Post by: omatzura on August 14, 2008, 11:37:14 am
Hi all!
 
We are happy to finally make our svn publically available for those of you that need latest bug-fixes and features or want to contribute some new cool functionality!
 
The repository is located at svn.eviware.com, soapUI codebase is at /soapui/trunk/core. We will gradually move all our open-source projects here (eclipse/netbeans/idea plugins, etc..), check back regularly over the coming weeks if you are waiting for any of them.
 
Please let us know if there are any issues, and kind regards to all of you!
 
/Ole
eviware.com


Title: Re: soapUI public SVN now available
Post by: Toby Hage on September 02, 2008, 11:44:08 am
Hello

svn export http://svn.eviware.com/soapui/trunk/core

is returning 405 method not allowed

So i think it is not working.


Title: Re: soapUI public SVN now available
Post by: omatzura on September 02, 2008, 11:45:51 am
Hi!

the protocol should be svn, not http.. does that help?

regards!

/Ole
eviware.com


Title: Re: soapUI public SVN now available
Post by: Toby Hage on September 02, 2008, 11:54:53 am
So you mean, that I have to use:

svn export svn://svn.eviware.com/soapui/trunk/core

that is also not working (connection timed out).

regards.


Title: Re: soapUI public SVN now available
Post by: omatzura on September 04, 2008, 12:35:41 pm
Hi!

please try again.. we have upgrade the router.. hopefully it works better..

regards!

/Ole
eviware.com


Title: Re: soapUI public SVN now available
Post by: Toby Hage on September 04, 2008, 07:57:38 pm
Now it works! Thank you.