Skip to main content
Participant
September 15, 2008
Question

Where to get FlexUnit source?

  • September 15, 2008
  • 1 reply
  • 740 views
Hi all,

Where can I get the FlexUnit source? The adobe FlexUnit page lists this SVN repository:

http://opensource.adobe.com/svn/opensource/flexunit

However trying to do a checkout always results in this:

Command: Checkout from http://opensource.adobe.com/svn/opensource/flexunit, revision HEAD, Fully recursive, Externals included
Error: Repository moved temporarily to
Error: 'http://proxy2/?cfru=aHR0cDovL29wZW5zb3VyY2UuYWRvYmUuY29tL3N2bi9vcGVuc291cmNlL2ZsZXh1bml0';
Error: please relocate
Finished!:

Anyone? Thanks!
This topic has been closed for replies.

1 reply

Participating Frequently
September 15, 2008
> http://opensource.adobe.com/svn/opensource/flexunit<br /><br /> That location is working fine for me with this command:<br /><br />svn co http://opensource.adobe.com/svn/opensource/flexunit flexunit<br /><br /> Do you access the internet through a proxy? You might need to some <br />additional subversion configuration for it to work:<br /><br />http://subversion.tigris.org/faq.html#proxy<br /><br />-- Daniel R. <danielr@neophi.com> [http://danielr.neophi.com/]