Re: XS-Vcs-field

2007-05-09 Thread Raphael Hertzog
Hello, On Wed, 09 May 2007, Felipe Sateler wrote: > Doesn't the PTS also use this information to inform of vcs commits to the > suscribed users? No. The PTS forward VCS notifications that it receives, but it doesn't generate them on its own. Each package/project has to setup its VCS to send the n

Re: XS-Vcs-field

2007-05-09 Thread Felipe Sateler
Doesn't the PTS also use this information to inform of vcs commits to the suscribed users? -- Felipe Sateler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: XS-Vcs-field

2007-05-09 Thread Stefano Zacchiroli
On Tue, May 08, 2007 at 05:57:23PM -0500, Manoj Srivastava wrote: > Umm, sure. I had not given an example of the control file, since > that was the same as the control file for vim. Perhaps I need to make > this more explicit, since you were confused. No, it was indeed clear. I just th

Re: XS-Vcs-field

2007-05-08 Thread Manoj Srivastava
On Wed, 9 May 2007 00:07:26 +0200, Stefano Zacchiroli <[EMAIL PROTECTED]> said: > On Tue, May 08, 2007 at 02:13:56PM -0500, Manoj Srivastava wrote: >> The PTS already implements the fields referred to in this patch, so >> this is a working current practice, and I think we are way past the >> desi

Re: XS-Vcs-field

2007-05-08 Thread Stefano Zacchiroli
On Tue, May 08, 2007 at 02:13:56PM -0500, Manoj Srivastava wrote: > The PTS already implements the fields referred to in this patch, > so this is a working current practice, and I think we are way past the > design phase, so there should be no objection to including this in the > develop

Re: XS-Vcs-field

2007-05-08 Thread Manoj Srivastava
Hi, It has been a long time since there was any discussion on this. I have taken the last patch created by Stefano Zacchiroli, added an arch specific example, regenerated the patch against todays CVS of the developers reference, and attached it to this mail. The PTS already imp

Re: XS-Vcs-field

2006-11-15 Thread Lionel Elie Mamane
On Wed, Nov 15, 2006 at 11:04:34PM -0600, Manoj Srivastava wrote: > On Wed, 15 Nov 2006 18:13:52 +0100, Stefano Zacchiroli > <[EMAIL PROTECTED]> said: >> My question was wheter it would be appropriate to document in the >> devref the choices of where the URL for a given VCS should point to >> or

Re: XS-Vcs-field

2006-11-15 Thread Manoj Srivastava
On Wed, 15 Nov 2006 18:13:52 +0100, Stefano Zacchiroli <[EMAIL PROTECTED]> said: > I think you misread my question. I was not asking if a grab file is > appropriate as url target for arch, I believe you in this given that > I'm not an arch expert. > My question was wheter it would be appropria

Re: XS-Vcs-field

2006-11-15 Thread Stefano Zacchiroli
[ added bug the bts as Cc ] On mar, 2006-11-14 at 12:55 -0600, Manoj Srivastava wrote: > > I don't have objections (mainly because I don't know what a grab > > file is). More generally though I would like to know opinions about > > whether it would be the case to describe in the developers referen

Re: XS-Vcs-field

2006-11-14 Thread Manoj Srivastava
On Mon, 13 Nov 2006 17:31:32 +0100, Stefano Zacchiroli <[EMAIL PROTECTED]> said: > On dom, 2006-11-12 at 14:02 -0600, Manoj Srivastava wrote: >> I suggest that we specify tow headers: and SCM specific header, >> XS-Vcs- where name is one keyword from a specified list (bzr, >> cvs, svn, darcs, gi

Re: XS-Vcs-field

2006-11-13 Thread Stefano Zacchiroli
On dom, 2006-11-12 at 14:02 -0600, Manoj Srivastava wrote: > tla is wrong. The name of the protocol is arch; and tla and > baz are competing implementations of the standard. Agreed, will fix this. > I suggest that we specify tow headers: and SCM specific > header, XS-Vcs- wher

Re: XS-Vcs-field

2006-11-13 Thread Thijs Kinkhorst
On Sun, 2006-11-12 at 14:02 -0600, Manoj Srivastava wrote: > I suggest that we specify tow headers: and SCM specific > header, XS-Vcs- where name is one keyword from a specified list > (bzr, cvs, svn, darcs, git, hf, or arch), and XS-VCS-Browse, which is > a plain old HTTP URL. Yes, thi

Re: XS-Vcs-field

2006-11-12 Thread Manoj Srivastava
Hi, in bug #391023, this description of this field is given: +XS-Vcs-* + + (where Vcs is the acronym for Version Control System, + and * stands for one of the Vcs supported by the package + tracking system: bzr, cvs, darcs, + git, hg, svn, tla) + tla is