On 08/09/2017 01:34 PM, Tom Eastep wrote:
> On 08/03/2017 04:45 AM, Matt Darfeuille wrote:
>> Signed-off-by: Matt Darfeuille <matd...@gmail.com>
>> ---
>>  build/release | 18 ++++++++++++++++++
>>  1 file changed, 18 insertions(+)
>>
> 
> Hi Matt,
> 
> When I executed
> 
>       release -pu 5.1.6-Beta2
> 
> I got:
> 
> Pushing tag 5.1.6-Beta2 from /home/teastep/shorewall/trunk/.git...
> fatal: 'refs/tags/5.1.6-Beta2' does not appear to be a git repository
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
>    ERROR: Failed to push tag 5.1.6-Beta2 from
> /home/teastep/shorewall/trunk/.git.
> teastep@debianvm:~/shorewall/build/5.1.6$
> 

I would have expected the push command to be something like

        git --git-dir=${1}/.git push --tags origin $BRANCH

Where $BRANCH is $BASEVERSION if that branch exists, otherwise 'master'.

-Tom

Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to