Re: Source repository? [mostly solved]

2017-05-05 Thread Boylan, Ross
git://anonscm.debian.org/pkg-cyrus-imapd/cyrus-imapd-2.4.git works.
I got it off the VCS link (DUH.  I guess I got distracted by the browse the 
sources link on the right of the page) of 
https://tracker.debian.org/pkg/cyrus-imapd-2.4.

It would probably be good to cleanup out of date reference I ran into.
Ross

From: Boylan, Ross
Sent: Friday, May 5, 2017 3:01 PM
To: Pkg-Cyrus-imapd-Debian-devel@lists.alioth.debian.org
Subject: Source repository?

After checking various places I found 
https://alioth.debian.org/forum/forum.php?forum_id=2929 and tried the 
recommended command:
ross@ross-mail:/usr/local/src$ date; git clone 
https://alioth.debian.org/anonscm/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git
Fri May  5 14:50:05 PDT 2017
Cloning into 'pkg-cyrus-imapd-2.4'...
fatal: repository 
'https://alioth.debian.org/anonscm/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git/'
 not found

Guessing, I tried
ross@ross-mail:/usr/local/src$ date; git clone 
https://alioth.debian.org/anonscm/git/pkg-cyrus-imapd/pkg-cyrus-imapd.git
Fri May  5 14:51:12 PDT 2017
Cloning into 'pkg-cyrus-imapd'...
warning: You appear to have cloned an empty repository.
Checking connectivity... done.
also without luck.

I know apt-get source will fetch it, but I was hoping to get something more 
integrated with the revision history.
https://sources.debian.net/src/cyrus-imapd-2.4/stable/ is good for browsing on 
the web, but doesn't seem designed for other uses.

I guess I'll use apt-get, but am curious about other methods.

Thanks.
Ross Boylan


___
Pkg-Cyrus-imapd-Debian-devel mailing list
Pkg-Cyrus-imapd-Debian-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-imapd-debian-devel


Re: Source repository?

2017-05-05 Thread Henrique de Moraes Holschuh
On Fri, 05 May 2017, Boylan, Ross wrote:
> I know apt-get source will fetch it, but I was hoping to get something more 
> integrated with the revision history.
> https://sources.debian.net/src/cyrus-imapd-2.4/stable/ is good for browsing 
> on the web, but doesn't seem designed for other uses.
> 
> I guess I'll use apt-get, but am curious about other methods.

It looks like the vcs metadata in the package control file is borked.
We should fix that...

The git repos are here (you likely want the first one):
https://anonscm.debian.org/cgit/pkg-cyrus-imapd/cyrus-imapd.git/
https://anonscm.debian.org/cgit/pkg-cyrus-imapd/cyrus-imapd-2.4.git/
https://anonscm.debian.org/cgit/pkg-cyrus-imapd/cyrus-imapd-2.2.git/
https://anonscm.debian.org/cgit/pkg-cyrus-imapd/kolab-cyrus-imapd.git/

The clone URLs are at the bottom of the page.

-- 
  Henrique Holschuh

___
Pkg-Cyrus-imapd-Debian-devel mailing list
Pkg-Cyrus-imapd-Debian-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-imapd-debian-devel