Moving to git

Hello all,

Thanks to our dynamic new intern Pratik - we are moving development to
github. We have started 2 projects

webnotes/wnframework
webnotes/erpnext

Should be starting to push commits to github now – You are welcome
fork it…

We also made some progress on the install, we are working on a design
where you can install modules directly from the definition (.txt)
files instead of starting from a database stub (master.sql) so that
the latest schema is loaded.

cheers,
Rushabh


You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

yay !!! :wink:

On Thu, Jun 9, 2011 at 9:11 AM, rushabh rm...@gmail.com wrote:

Hello all,

Thanks to our dynamic new intern Pratik - we are moving development to
github. We have started 2 projects

webnotes/wnframework
webnotes/erpnext

Should be starting to push commits to github now – You are welcome
fork it…

We also made some progress on the install, we are working on a design
where you can install modules directly from the definition (.txt)
files instead of starting from a database stub (master.sql) so that
the latest schema is loaded.

cheers,
Rushabh


You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.


You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Hi Rushabh,
Thanks!
I believe the latest source from SVN has been imported into git as there is no history available in the github.
As you are aware, we did a similar exercise earlier ( import to git) retaining all the history. Pls. let me know if I can send across those scripts that

preserves the history of the SVN commits while exporting to git.
Regards,
Mahendran


On Thu, Jun 9, 2011 at 9:11 AM, rushabh <rm…@gmail.com> wrote:

Hello all,

Thanks to our dynamic new intern Pratik - we are moving development to
github. We have started 2 projects

webnotes/wnframework
webnotes/erpnext

Should be starting to push commits to github now -- You are welcome
fork it.....

We also made some progress on the install, we are working on a design
where you can install modules directly from the definition (.txt)
files instead of starting from a database stub (master.sql) so that
the latest schema is loaded.

cheers,
Rushabh

--
You received this message because you are subscribed to the Google Groups "Web Notes Framework Forum" group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.




You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Hey Mahendran,

We contemplated importing with the history (using svn-git), but saw no real benefit in doing it + it would take up a lot of database space!

- Rushabh



On Jun 13, 2011, at 3:02 PM, Mahendra Rajan wrote:

Hi Rushabh,
Thanks!
I believe the latest source from SVN has been imported into git as there is no history available in the github.
As you are aware, we did a similar exercise earlier ( import to git) retaining all the history. Pls. let me know if I can send across those scripts that
preserves the history of the SVN commits while exporting to git.
Regards,
Mahendran
 

On Thu, Jun 9, 2011 at 9:11 AM, rushabh <rm...@gmail.com> wrote:
Hello all,

Thanks to our dynamic new intern Pratik - we are moving development to
github. We have started 2 projects

webnotes/wnframework
webnotes/erpnext

Should be starting to push commits to github now -- You are welcome
fork it.....

We also made some progress on the install, we are working on a design
where you can install modules directly from the definition (.txt)
files instead of starting from a database stub (master.sql) so that
the latest schema is loaded.

cheers,
Rushabh

--
You received this message because you are subscribed to the Google Groups "Web Notes Framework Forum" group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.



--
You received this message because you are subscribed to the Google Groups "Web Notes Framework Forum" group.
To post to this group, send email to wn...@googlegroups.com.
To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

---------------------------------------------------------------------------------
ERPNext - World's most affordable ERP - (Rs 299 / $7 per user per month)

Twitter: @rushabh_mehta






You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.





On 13 June 2011 15:20, Rushabh Mehta <rm...@gmail.com> wrote:
Hey Mahendran,

We contemplated importing with the history (using svn-git), but saw no real benefit in doing it + it would take up a lot of database space!


I think the history would have given an activity log, if someone open-source developer is looking for projects to contribute(I tend to look for project activity levels).


P.S: Not denying that, it may not have been worth the database space and time required to import.


Thanks and Regards,


=============================================
Anand Jeyahar
http://in.linkedin.com/in/anandjeyahar
https://sites.google.com/site/anandjeyahar/

==============================================
The man who is really serious,
with the urge to find out what truth is,
has no style at all. He lives only in what is.
~Bruce Lee



You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.

Hi,
I created a dummy repository in github(https://github.com/cmrajan/wnframework) to test importing the SVN repo with commit history using the SVN migration service from github.

I cloned the git repo in my local machine and the total size comes only to 8.4 MB with all the history and the whole exercise (setting up a repo, migration from svn repo and cloning the repo locally) took around 45 mins.

This project being continually updated since oct '09 by Rushabh and wonder why toss away the history. Also, the commit history would give the perspective of when and why a particular change was made and the files that were affected by a particular change.


Regards,
Mahendran



On Wed, Jun 15, 2011 at 11:03 PM, anand jeyahar <an…@gmail.com> wrote:





On 13 June 2011 15:20, Rushabh Mehta <rm...@gmail.com> wrote:
Hey Mahendran,

We contemplated importing with the history (using svn-git), but saw no real benefit in doing it + it would take up a lot of database space!


I think the history would have given an activity log, if someone open-source developer is looking for projects to contribute(I tend to look for project activity levels).


P.S: Not denying that, it may not have been worth the database space and time required to import.


Thanks and Regards,


=============================================
Anand Jeyahar
http://in.linkedin.com/in/anandjeyahar
https://sites.google.com/site/anandjeyahar/

==============================================
The man who is really serious,
with the urge to find out what truth is,
has no style at all. He lives only in what is.
~Bruce Lee



You received this message because you are subscribed to the Google Groups "Web Notes Framework Forum" group.

To post to this group, send email to wn…@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un…@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.




You received this message because you are subscribed to the Google Groups “Web Notes Framework Forum” group.

To post to this group, send email to wn...@googlegroups.com.

To unsubscribe from this group, send email to wnframework+un...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/wnframework?hl=en.