[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] Quarks progress and commits to the old SVN



hi felix, 
thanks for all your work on this! 


On 02/12/2014, at 15:32 , felix <felix@xxxxxxxxxxxxxxxxxxx> wrote:

Just an update.  No action required of anybody just yet.

I've got the quarks all converted to separate git repos.

I am working on an update to Quarks that will allow:

    Quarks.install("git://github.com/somebody/somequark")

and reading from a central directory file to provide a menu listing.

A possible simplification here that could be done in the migration process: 

All the <MyQuark>.quark description files (ATM in the DIRECTORY folder) 
could be moved into the respective <MyQuark> folder they belong to. 
Then a central directory would only need to know a list of the individual 
quark repository addresses, and could harvest the description files from there. 


best adc


---

Contributors will be able to take possession of the github versions or substitute their already existing github/bitbucket/whatever repositories.

If you haven't already moved your code to github, then don't worry - I can just transfer the repo to you and all the history is there.

---

There are two quarks added recently. I won't migrate those from SVN, but its very easy to add them to the new system from a git URL.

However please hold off if you can on any update commits to the old SVN.

Its already tricky to migrate this smoothly and if there are new commits in SVN there isn't anyway I can transfer those.

If you have changes you meant to commit then you should be able to manually copy the changes over to the git version.  Any merge tool can do that quite easily.


---

I am trying to finish up the new Quarks asap.  Thanks for your patience.