Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r4703 - branches/stable-1.2/misc

Anonymous User
June 25, 2012 11:42AM
Author: mdounin
Date: 2012-06-25 15:41:17 +0000 (Mon, 25 Jun 2012)
New Revision: 4703
URL: http://trac.nginx.org/nginx/changeset/4703/nginx

Log:
Fixed misc/GNUmakefile to properly tag on stable-1.2 branch.


Modified:
branches/stable-1.2/misc/GNUmakefile

Modified: branches/stable-1.2/misc/GNUmakefile
===================================================================
--- branches/stable-1.2/misc/GNUmakefile 2012-06-25 15:40:29 UTC (rev 4702)
+++ branches/stable-1.2/misc/GNUmakefile 2012-06-25 15:41:17 UTC (rev 4703)
@@ -46,7 +46,8 @@
svn ci -F $(TEMP)/message

echo "release-$(VER) tag" > $(TEMP)/message
- svn copy $(REPO)/trunk $(REPO)/tags/release-$(VER) \
+ svn copy $(REPO)/branches/stable-1.2 \
+ $(REPO)/tags/release-$(VER) \
-F $(TEMP)/message

svn up

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r4703 - branches/stable-1.2/misc

Anonymous User 879 June 25, 2012 11:42AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 314
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready