On 2007-08-13 20:30:30 +0530, CyberOrg wrote:
On 8/13/07, Andrew Beekhof <abeekhof@suse.de> wrote:
On Aug 9, 2007, at 1:38 PM, Dr. Peter Poeml wrote:
Hi,
I recently implemented a different commit method in osc, when I added the -m/-F option:
On Mon, Jul 16, 2007 at 07:47:32PM +0200, Dr. Peter Poeml wrote:
- commit: - commit: implemented -m and -F option for the commit message. NOTE: if -m is used, osc uses a different mode of uploading files and commit them, namely the way which is currently documented in the api. So far, osc was uploading each file separately through the old backward compatible way. This way of committing can also be forced with do_commits = 1 in .oscrc.
Did anyone test this?
(Either by setting "do_commits = 1" in .oscrc, or by using commit -m)
I've set "do_commits = 1" in .oscrc, everything works great, i haven't noticed any difference from without that line, should there be any?
Hmm it more or less happens behind the scenes. If you add "do_commits = 1" to your ~/.oscrc all commits will be logged on the server (with -m or -F you can add a commit message). See https://api.opensuse.org/apidocs#22. To display the log messages etc. you can use "osc log" (see osc help log too). Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org