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

Svn repo on google code should be killed with a redirect #9

Open
mlissner opened this issue Apr 5, 2010 · 2 comments
Open

Svn repo on google code should be killed with a redirect #9

mlissner opened this issue Apr 5, 2010 · 2 comments

Comments

@mlissner
Copy link

mlissner commented Apr 5, 2010

Almost all django-sphinx installation notes say to use svn and the google code repo to download django-sphinx, leading many people to download it that way, only later to realize git and github are the way to go.

This can be easily avoided, or at least fixed a bit by simply creating a README.txt, put it in the google code repo as the latest revision, and delete everything else. In the README can be a simple snippet that says:

"This project has moved. Please seek out the new code at http://github.com/dcramer/django-sphinx"

From there, just:
svn rm *
svn add README.txt
svn ci -m "Nuking repo and redirecting people to github."

Something like that anyway. It would at least be better than having people install an old version of django-sphinx.

@mlissner
Copy link
Author

David, is there any chance of getting that repo closed down? I just downloaded and installed it again accidentally - Quite frustrating...

@mlissner
Copy link
Author

Just noticed the Google link is also on the google groups homepage: http://code.google.com/p/django-sphinx/...

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

No branches or pull requests

1 participant