Re: [arch-general] svn:keywords is not set on newer packages

2009-11-22 Thread Aaron Schaefer
On Tue, Oct 27, 2009 at 5:26 PM, Aaron Griffin wrote: > On Tue, Oct 27, 2009 at 6:01 AM, Flavio Costa wrote: >> What about SVN autoprops, can't you just attach a "pre-made" >> '~/.subversion/config' in the wiki and people can grab it from there. > > I was going to suggest this too. I don't recall

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-27 Thread Flavio Costa
On Tue, Oct 27, 2009 at 9:26 PM, Aaron Griffin wrote: > On Tue, Oct 27, 2009 at 6:01 AM, Flavio Costa > wrote: > > On Tue, Oct 27, 2009 at 4:13 AM, Eric Bélanger >wrote: > > > >> On Tue, Oct 27, 2009 at 1:38 AM, Evangelos Foutras > > >> wrote: > >> > Eric Bélanger wrote: > >> >> > >> >> On Mon,

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-27 Thread Aaron Griffin
On Tue, Oct 27, 2009 at 6:01 AM, Flavio Costa wrote: > On Tue, Oct 27, 2009 at 4:13 AM, Eric Bélanger wrote: > >> On Tue, Oct 27, 2009 at 1:38 AM, Evangelos Foutras >> wrote: >> > Eric Bélanger wrote: >> >> >> >> On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras < >> foutre...@gmail.com> >> >>

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-27 Thread Evangelos Foutras
Flavio Costa wrote: On Tue, Oct 27, 2009 at 4:13 AM, Eric Bélanger wrote: On Tue, Oct 27, 2009 at 1:38 AM, Evangelos Foutras wrote: Eric Bélanger wrote: On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras < foutre...@gmail.com> wrote: Hello, The $Id

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-27 Thread Flavio Costa
On Tue, Oct 27, 2009 at 4:13 AM, Eric Bélanger wrote: > On Tue, Oct 27, 2009 at 1:38 AM, Evangelos Foutras > wrote: > > Eric Bélanger wrote: > >> > >> On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras < > foutre...@gmail.com> > >> wrote: > >> > >>> > >>> Hello, > >>> > >>> The $Id$ keyword came

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Eric Bélanger
On Tue, Oct 27, 2009 at 1:38 AM, Evangelos Foutras wrote: > Eric Bélanger wrote: >> >> On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras >> wrote: >> >>> >>> Hello, >>> >>> The $Id$ keyword came up while talking with Angel and I realized that the >>> svn:keywords property doesn't get set on PKG

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Evangelos Foutras
Eric Bélanger wrote: On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras wrote: Hello, The $Id$ keyword came up while talking with Angel and I realized that the svn:keywords property doesn't get set on PKGBUILD for new packages, and thus $Id$ doesn't get updated on commit. I believe we shou

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Eric Bélanger
On Tue, Oct 27, 2009 at 1:18 AM, Eric Bélanger wrote: > On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras > wrote: >> Hello, >> >> The $Id$ keyword came up while talking with Angel and I realized that the >> svn:keywords property doesn't get set on PKGBUILD for new packages, and thus >> $Id$ d

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Eric Bélanger
On Mon, Oct 26, 2009 at 10:39 PM, Evangelos Foutras wrote: > Hello, > > The $Id$ keyword came up while talking with Angel and I realized that the > svn:keywords property doesn't get set on PKGBUILD for new packages, and thus > $Id$ doesn't get updated on commit. I believe we should fix this, as th

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Evangelos Foutras
Loui Chang wrote: On Tue 27 Oct 2009 04:39 +0200, Evangelos Foutras wrote: Hello, The $Id$ keyword came up while talking with Angel and I realized that the svn:keywords property doesn't get set on PKGBUILD for new packages, and thus $Id$ doesn't get updated on commit. I believe we should fix

Re: [arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Loui Chang
On Tue 27 Oct 2009 04:39 +0200, Evangelos Foutras wrote: > Hello, > > The $Id$ keyword came up while talking with Angel and I realized that > the svn:keywords property doesn't get set on PKGBUILD for new > packages, and thus $Id$ doesn't get updated on commit. I believe we > should fix this, as th

[arch-general] svn:keywords is not set on newer packages

2009-10-26 Thread Evangelos Foutras
Hello, The $Id$ keyword came up while talking with Angel and I realized that the svn:keywords property doesn't get set on PKGBUILD for new packages, and thus $Id$ doesn't get updated on commit. I believe we should fix this, as this information is useful when determining when a PKGBUILD was la