pupsnow / as3-commons

Automatically exported from code.google.com/p/as3-commons
1 stars 0 forks source link

as3-commons-logging source-repository.html bad info #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

"""
Anonymous access

The source can be checked out anonymously from SVN with this command:

$ svn checkout http://as3-commons.googlecode.com/svn as3commons-logging"""

should read: 

"""
Anonymous access

The source can be checked out anonymously from SVN with this command:

$ svn checkout http://as3-commons.googlecode.com/svn/trunk/as3commons-logging
""""

Original issue reported on code.google.com by sentimen...@gmail.com on 30 Nov 2011 at 5:41

GoogleCodeExporter commented 9 years ago
Correction, it should read:

"""
Anonymous access

The source can be checked out anonymously from SVN with this command:

$ svn checkout http://as3-commons.googlecode.com/svn/trunk/as3-commons-logging
""""

Add a comment 

Original comment by sentimen...@gmail.com on 30 Nov 2011 at 5:44

GoogleCodeExporter commented 9 years ago
Hi there,

thanks for bringing this up, I've changed the correct path in the pom, next 
release should have the correct output on the site.

cheers,

Roland

Original comment by ihatelivelyids on 5 Dec 2011 at 10:26