Mailinglist Archive: opensuse-buildservice (327 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] [PATCH] checkout git branch with tar_scm source servce
- From: Adrian Schröter <adrian@xxxxxxx>
- Date: Mon, 11 Apr 2011 10:05:20 +0200
- Message-id: <2860070.GL5RJMbtG3@scherben>
Am Montag, 11. April 2011, 09:54:46 schrieb Sascha Peilicke:
Since it is just a single file, it was an unnecessary burden to me so far.
It works so far with a single osc command (commit or "rq accept"), via
gitorious
I would need to
* See git merge request (usually I don't in time due to lack of notifications
* git checkout merg...
* git pull merge...
* git pull --rebase
* git push
* go to the web interface, search it and mark it as merged
* tar the directory
* osc commit
Looks highly un-efficient to me for all these small packages and due to the
lack
of merge request notifications the turn around times will also increase a lot.
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Monday 11 April 2011 09:38:37 Adrian Schröter wrote:
Am Montag, 11. April 2011, 08:44:30 schrieb Sascha Peilicke:
On Saturday 09 April 2011 15:46:58 Will Stephenson wrote:
The following patch enables tar_scm to checkout a specified git branch
instead of HEAD.
For svn, the option is meaningless as the branch is part of the URL.
I don't know anything about Hg, so can't say if the option is used
there. For now I have marked it (git only).
Any comments?
No diff attached?
Where is tar_scm's source repo so I can submit it there?
Adrian?
osc bco openSUSE:Tools obs-service-tar_scm
Which means currently, we're publishing the source service code only via
packages. But we may want to have 'em on gitorious, too.
Since it is just a single file, it was an unnecessary burden to me so far.
It works so far with a single osc command (commit or "rq accept"), via
gitorious
I would need to
* See git merge request (usually I don't in time due to lack of notifications
* git checkout merg...
* git pull merge...
* git pull --rebase
* git push
* go to the web interface, search it and mark it as merged
* tar the directory
* osc commit
Looks highly un-efficient to me for all these small packages and due to the
lack
of merge request notifications the turn around times will also increase a lot.
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian@xxxxxxx
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |