SVN re-organization?

15 views
Skip to first unread message

Darron Schall

unread,
Mar 20, 2007, 6:34:22 PM3/20/07
to ActionScript 3 eBay Library
After the original AS3 libraries were brought in to Google Code from
labs, I went through and cleaned them up a bit. I left the EBay
library untouched because I wasn't sure who else might've been working
on it.

Now that there's some momentum behind it, does anyone oppose re-
organizing the SVN a bit to mimic the other AS3 libraries and bring it
a little more up to date. For an example, look at the trunk of the
Flickr [1] or Corelib [2] projects.

They all have the following basic structure:

- build
build.xml
build.properties
- src (main src dir, remove the redundant "actionscript3" subdir)
com
- tests (contains all of the unit tests, mimics folder structure of
"src")
com
TestRunner.mxml

The big changes are basically:
* Split out "tests" from "src" so it's easier to package a .swc and
run unit tests (and follow industry best practices)
* Create an ANT build file that makes working with the library easier
(create new build, generate new documentation, automate running unit
tests, etc.)
* Remove the redundant "actionscript3" directory underneath src

Does anyone care if I make these changes in the next day or two?

Thanks,
-d

[1] http://as3flickrlib.googlecode.com/svn/trunk/
[2] http://as3corelib.googlecode.com/svn/trunk/

Darron Schall

unread,
Mar 22, 2007, 9:03:03 AM3/22/07
to ActionScript 3 eBay Library
Since no one responded negatively, I've went ahead and made the svn re-
org changes in revision 17.

Thanks,
-d

Abdul Qabiz

unread,
Mar 23, 2007, 10:25:24 PM3/23/07
to as3eb...@googlegroups.com
Darron,

Thanks for the update. I tried to checkout AS3 libs on my Mac OSX, I am getting following error:-

$ svn checkout http://as3corelib.googlecode.com/svn/trunk/ as3corelib
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://as3corelib.googlecode.com)


Any idea, why is it happening?

Thanks

-abdul

Abdul Qabiz

unread,
Mar 23, 2007, 10:36:23 PM3/23/07
to as3eb...@googlegroups.com
Ok I tried to do it using Eclipse's plugin (Subclipse?) and I get the same error?

I seem to be able to browse the repository using browser but not able to check out.

Thanks

-abdul
Reply all
Reply to author
Forward
0 new messages