Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Code in Repository! #1

Closed
GoogleCodeExporter opened this issue Sep 1, 2015 · 4 comments
Closed

No Code in Repository! #1

GoogleCodeExporter opened this issue Sep 1, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Please put the code in repository - I'd love to try it out!


Just ran a checkout:
svn checkout http://django-sms.googlecode.com/svn/trunk/ django-sms-read-only

And got nothing back : (

Original issue reported on code.google.com by bisha...@gmail.com on 24 Mar 2008 at 8:50

@GoogleCodeExporter
Copy link
Author

This looks like fun, but having some source would be good!
-hh

Original comment by Chris.Mc...@gmail.com on 25 Apr 2008 at 4:49

@GoogleCodeExporter
Copy link
Author

yes there is no code :( 


Original comment by guramada...@gmail.com on 19 Oct 2008 at 4:40

@GoogleCodeExporter
Copy link
Author

It's very easy:

svn co http://django-sms.googlecode.com/svn/trunk/ /my/svn/project/dir
cp -a /my/local/project/dir /my/svn/project/dir/trunk
svn add /my/svn/project/dir/trunk
cd /my/svn/project/dir/
svn ci


Original comment by pablo.ca...@gmail.com on 4 Nov 2008 at 10:01

@GoogleCodeExporter
Copy link
Author

added the code

Original comment by mattdenn...@gmail.com on 13 Nov 2008 at 11:21

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant