Skip to content

Commit eb7ce97

Browse files
author
kohsuke
committed
because of a new branch, 'rc' is no longer unique
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23473 71c3de6d-444a-0410-be80-ed276b4c234a
1 parent 3a85004 commit eb7ce97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rc-merge.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash -ex
22
# merge back the RC branch.
3-
svnmerge merge -S rc .
3+
svnmerge merge -S /branches/rc .
44
svn commit -F svnmerge-commit-message.txt

0 commit comments

Comments
 (0)