On 02/04/2017 10:34 AM, Ulrich Leodolter wrote:
> Hello Kern,
>
>> Kern Sibbald <k...@sibbald.com> hat am 4. Februar 2017 um 09:36 geschrieben:
>>
>>
>> Hello Ulrich,
>>
>> For me http://git.bacula.org works perfectly fine.  If you find it
>> broken, you will need to be more specific.
>>
>> However, the url http://git.bacula.org/bacula is not correct.
>>
>> If you go to: http://git.bacula.org you will see a list of all the
>> available databases.
>>
>> What you want is:  http://git.bacula.org/bacula.git  and, though I have
>> not tested it (I use ssh), I believe it is working OK.
>>
> My last pull was on Oct 8th 2016, at that time old url worked, now i was 
> confused, but new url works perfect.
Recently we got new hardware and upgraded from a CentOS 5.0 operating 
system to Ubuntu 16.04.  To the best of my knowledge the git repos are 
identical since I just rsynced the directory from the old machine to the 
new.  So most likely what has happened is that we have a newer git that 
is a bit less forgiving about the exact name, or perhaps the old machine 
had some Apache rewrite code that corrected incomplete repo references.

Whatever the explanation is, the new way of connecting seems correct 
with me.  I will see if I can document it better.

Best regards,
Kern

>
> $ git remote -v
> origin        http://git.bacula.org/bacula (fetch)
> origin        http://git.bacula.org/bacula (push)
> $ git remote set-url origin http://git.bacula.org/bacula.git
> $ git remote -v
> origin        http://git.bacula.org/bacula.git (fetch)
> origin        http://git.bacula.org/bacula.git (push)
> $ git pull
>  From http://git.bacula.org/bacula
>     e8a8f9d..98bf1d0  Branch-7.4 -> origin/Branch-7.4
>   * [new tag]         Release-7.4.4 -> Release-7.4.4
> Updating e8a8f9d..98bf1d0
> ...
>
>
> Thanks
> Ulrich
>
>
> Ulrich Leodolter <ulrich.leodol...@obvsg.at>
> Oesterreichische Bibliothekenverbund und Service GmbH
> Raimundgasse 1/3, A-1020 Wien
> Fax +43 1 4035158-30
> Tel +43 1 4035158-21
> Web http://www.obvsg.at
>


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

Reply via email to