I've created a git tree for the release trunk of the AUR:
git://git.mattal.com/aur http://git.mattal.com/gitweb.cgi?p=aur.git;a=summary
So far the current state of SVN is reflected there. Please clone away. This is a good starting point for future development.
Branch plan:
* testing - I will pull from all interested developers into here * master - x.y release tree; tested changes get merged into here * stable - x.y.z release tree; necessary changes only
Once we have collectively tested things in my testing branch, I'll merge acceptable ones into the master. I will also pull from SVN directly into the master until (if ever) others stop using SVN.
At the moment, I think the interested developer set includes Eliott, Loui, and Joerie, but others feel free to pipe up! Could you all clone and send me the pull and browse URLs for your clones?
One more git fine point others may know more about than I: Can I pull from the existing AUR repos you all have started, even though they are not clones of mine? I think not, but wonder if there must be some way. I tried to do this but it seemed not to work, but I only tried a few things.
Once I am comfortable enough with how everything is working with git, I'll consider hosting this repo on gerolde. However, that seems a formality anyway with git, since cloning replicates the entire repo-- everyone will have a copy of exactly what I have.
- P
On 9/22/07, Paul Mattal paul@mattal.com wrote:
I've created a git tree for the release trunk of the AUR:
Cool.
send me the pull and browse URLs for your clones?
pull: http://louipc.dontexist.org/aur/.git web: http://louipc.dontexist.org/cgi-bin/gitweb.cgi
Also check out the REPOS file via my gitweb.
One more git fine point others may know more about than I: Can I pull from the existing AUR repos you all have started, even though they are not clones of mine?
Indeed you can. There may be conflicts though so git-fetch first and see.
On 9/22/07, Loui louipc.ist@gmail.com wrote:
On 9/22/07, Paul Mattal paul@mattal.com wrote:
I've created a git tree for the release trunk of the AUR:
Cool.
send me the pull and browse URLs for your clones?
pull: http://louipc.dontexist.org/aur/.git web: http://louipc.dontexist.org/cgi-bin/gitweb.cgi
Also check out the REPOS file via my gitweb.
One more git fine point others may know more about than I: Can I pull from the existing AUR repos you all have started, even though they are not clones of mine?
Indeed you can. There may be conflicts though so git-fetch first and see.
Very cool.
@paul I rebased my local repos off your testing repo. You don't have alot in that repo different from your master right now, other than the translation patch.
@Loui Which branch is your recommended 'pull' branch?
My recommended pull branch is named 'readytopull'. How clever of me. ;)
Paul Mattal wrote:
I've created a git tree for the release trunk of the AUR:
git://git.mattal.com/aur http://git.mattal.com/gitweb.cgi?p=aur.git;a=summary
So far the current state of SVN is reflected there. Please clone away. This is a good starting point for future development.
Branch plan:
- testing - I will pull from all interested developers into here
- master - x.y release tree; tested changes get merged into here
- stable - x.y.z release tree; necessary changes only
Once we have collectively tested things in my testing branch, I'll merge acceptable ones into the master. I will also pull from SVN directly into the master until (if ever) others stop using SVN.
At the moment, I think the interested developer set includes Eliott, Loui, and Joerie, but others feel free to pipe up! Could you all clone and send me the pull and browse URLs for your clones?
One more git fine point others may know more about than I: Can I pull from the existing AUR repos you all have started, even though they are not clones of mine? I think not, but wonder if there must be some way. I tried to do this but it seemed not to work, but I only tried a few things.
Once I am comfortable enough with how everything is working with git, I'll consider hosting this repo on gerolde. However, that seems a formality anyway with git, since cloning replicates the entire repo-- everyone will have a copy of exactly what I have.
- P
arch-projects mailing list arch-projects@archlinux.org http://archlinux.org/mailman/listinfo/arch-projects
Here's my small contributions:
pull: http://git.nagi-fanboi.net/aur.git web: http://git.nagi-fanboi.net
Pull from master branch =]
- tardo
ok. cool. Seems everyone is using master as the 'readytopull'. I will do so as well, so we can be consistent.
hey folks don't pull from me right now. I'm resolving some issues. I'll let you know when it's OK.
On 9/22/07, eliott eliott@cactuswax.net wrote:
ok. cool. Seems everyone is using master as the 'readytopull'. I will do so as well, so we can be consistent.
arch-projects mailing list arch-projects@archlinux.org http://archlinux.org/mailman/listinfo/arch-projects
OK I think I fixed everything. Pull away!
On 9/22/07, Loui louipc.ist@gmail.com wrote:
hey folks don't pull from me right now. I'm resolving some issues. I'll let you know when it's OK.
Hey you guys should join #archlinux-aur in IRC it might make for easier or more immediate communication.
Anyways I'll tell you a little more detail at what I've just been working on. I noticed that my master branch was broken... I guess I didn't completely resolve some conflicts before... I decided to merge my experimental branch to master. I incorporated eliott's style changes I was working on package search stuff in experimental so package search sorting is broken right now but I'll work on that and let you know when it's fixed
Cheers.
On 9/22/07, Loui louipc.ist@gmail.com wrote:
OK I think I fixed everything. Pull away!
On 9/22/07, Loui louipc.ist@gmail.com wrote:
hey folks don't pull from me right now. I'm resolving some issues. I'll let you know when it's OK.
On 9/22/07, Loui louipc.ist@gmail.com wrote:
I was working on package search stuff in experimental so package search sorting is broken right now but I'll work on that and let you know when it's fixed
I fixed it now. Enjoy!
On 9/22/07, tardo tardo@nagi-fanboi.net wrote:
Here's my small contributions:
pull: http://git.nagi-fanboi.net/aur.git web: http://git.nagi-fanboi.net
I have your old repo from when you had the test branch and when I pull from you now I can't see your recent changes ... did you change your setup or something? Forgot to push?
On 9/23/07, Loui louipc.ist@gmail.com wrote:
I have your old repo from when you had the test branch and when I pull from you now I can't see your recent changes
Erk sorry you changed your pull URL I just noticed.
arch-projects@lists.archlinux.org