rahulchittimalla / desktopsms

Automatically exported from code.google.com/p/desktopsms
0 stars 0 forks source link

Cannot download the source #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
svn checkout http://desktopsms.googlecode.com/svn/trunk/ desktopsms-read-only 

What is the expected output? What do you see instead?
Result:
C:\Program Files\SlikSvn\bin>svn checkout http://desktopsms.googlecode.com/svn/t
runk/ desktopsms-read-only
svn: E170000: URL 'http://desktopsms.googlecode.com/svn/trunk' doesn't exist

Original issue reported on code.google.com by flemming...@gmail.com on 29 Dec 2011 at 11:15

GoogleCodeExporter commented 9 years ago
They don't seem to be using the normal svn repo layout. To get they source for 
both the android app and the desktop client use:

svn checkout http://desktopsms.googlecode.com/svn/ desktopsms-read-only

Original comment by he...@henryjenkins.name on 22 Jul 2012 at 11:27