diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20120210/7e99df64 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20120210/7e99df64')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment-0001.html | 10 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment.html | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment-0001.html b/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment-0001.html new file mode 100644 index 000000000..74d5ad691 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment-0001.html @@ -0,0 +1,10 @@ +<br><br><div class="gmail_quote">On Fri, Feb 10, 2012 at 2:32 PM, Thierry Vignaud <span dir="ltr"><<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> +On 10 February 2012 22:08, trem <<a href="mailto:buildsystem-daemon@mageia.org">buildsystem-daemon@mageia.org</a>> wrote:<br> +> trem <trem> 1.1.0-0.r67830.1.mga2:<br> +> + Revision: 206947<br> +> - update to release 67830<br> +<br> +s/release/commit/ or revision...<br> +</blockquote></div><br><br>Well you obviously know the answer, so why not be a little more cheery and supportive.<br><br>Honestly trem there is away to know if something in each package directory actually changed. I don't think just because you did a blanketed svn up across the e trunk, that each package changed...<br> +<br>This is a little trick we've used for awhile LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"<br><br>a little example<br>cd edje<br>svn up<br>Updating '.':<br> +U src/lib/edje_program.c<br>.<br>.<br>.<br>U NEWS<br>Updated to revision 67845.<br>LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"<br>67833<br> diff --git a/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment.html b/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment.html new file mode 100644 index 000000000..74d5ad691 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20120210/7e99df64/attachment.html @@ -0,0 +1,10 @@ +<br><br><div class="gmail_quote">On Fri, Feb 10, 2012 at 2:32 PM, Thierry Vignaud <span dir="ltr"><<a href="mailto:thierry.vignaud@gmail.com">thierry.vignaud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> +On 10 February 2012 22:08, trem <<a href="mailto:buildsystem-daemon@mageia.org">buildsystem-daemon@mageia.org</a>> wrote:<br> +> trem <trem> 1.1.0-0.r67830.1.mga2:<br> +> + Revision: 206947<br> +> - update to release 67830<br> +<br> +s/release/commit/ or revision...<br> +</blockquote></div><br><br>Well you obviously know the answer, so why not be a little more cheery and supportive.<br><br>Honestly trem there is away to know if something in each package directory actually changed. I don't think just because you did a blanketed svn up across the e trunk, that each package changed...<br> +<br>This is a little trick we've used for awhile LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"<br><br>a little example<br>cd edje<br>svn up<br>Updating '.':<br> +U src/lib/edje_program.c<br>.<br>.<br>.<br>U NEWS<br>Updated to revision 67845.<br>LANGUAGE=C svn info | grep "Last Changed Rev:" | cut -d: -f 2 | sed "s@ @@"<br>67833<br> |