hi Stanwin, I think git is tool to manage your code, no matter it is python or php or etc.
Migrate code from svn to git, you just make sure your svn commit log is right in git repo. And if you just want use git in your development, don't care the remote is svn or git, you can try git-svn, this is a great tool for git clone and manage svn repo! Best regards, Rivsen 2012/5/4 Stanwin Siow <stanwin.kts...@gmail.com> > Hello there, > > Just wanted to enquire about a project that i have been working on. > > It was previously hosted on an svn repository however my supervisor then > decided to migrate it to GIT. > > my question here would be do i need to reinstall the external modules that > i used in my django project like django-registration and django-paypal in > GIT? > > Or would the functionalities be the same? > > I'm asking this is because i discovered a break in the program after the > migration. > > Any help or advice is appreciated. > > Thanks in advance! > > > > Best Regards, > > Stanwin Siow > > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.