On Wed, 3 Feb 2016 17:07:48 -0800
Daniel Campbell wrote:
> I see nothing wrong with discussing changes to parts of the tree that
> will affect other developers. Bugzilla is nice and all, but imo it's
> more of an AND thing instead of an OR thing. If the bug is already
> present, I see no real rea
On Wed, 3 Feb 2016 19:57:33 -0500
gokt...@binghamton.edu wrote:
> From: Gokturk Yuksek
>
> Replace "cvs commit" with the equivalent "git add && git commit"
> version.
>
> Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
> Signed-off-by: Gokturk Yuksek
> ---
> ebuild-writing/misc-fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/03/2016 05:49 PM, Göktürk Yüksek wrote:
> Daniel Campbell:
>> On 02/03/2016 04:57 PM, gokt...@binghamton.edu wrote:
>>> From: Gokturk Yuksek
>
>>> Hi,
>
>> [...]
>
>> This isn't related to what you're doing but I felt it was a good
>> plac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Daniel Campbell:
> On 02/03/2016 04:57 PM, gokt...@binghamton.edu wrote:
>> From: Gokturk Yuksek
>
>> Hi,
>
> [...]
>
> This isn't related to what you're doing but I felt it was a good
> place to ask:
>
> How are you and other developers creati
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/03/2016 05:15 PM, NP-Hardass wrote:
> On 02/03/2016 08:10 PM, Daniel Campbell wrote:
>> On 02/03/2016 04:57 PM, gokt...@binghamton.edu wrote:
>>> From: Gokturk Yuksek
>
>>> Hi,
>
>>> This is the third iteration of the patch series that attem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/03/2016 08:10 PM, Daniel Campbell wrote:
> On 02/03/2016 04:57 PM, gokt...@binghamton.edu wrote:
>> From: Gokturk Yuksek
>
>> Hi,
>
>> This is the third iteration of the patch series that attempts to
>> update the devmanual for the git migr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/03/2016 04:57 PM, gokt...@binghamton.edu wrote:
> From: Gokturk Yuksek
>
> Hi,
>
> This is the third iteration of the patch series that attempts to
> update the devmanual for the git migration.
>
> The updates included in the third revisio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/02/2016 02:36 PM, Ryan Hill wrote:
> On Mon, 1 Feb 2016 12:08:28 +0100 Justin Lecher
> wrote:
>
>> while tracking down the following error when running "egencache"
>>
>> GENTOO.GIT//eclass/wxwidgets.eclass: line 84: get_libdir: command
>> n
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 6f59f09..877b8f4 100644
--- a
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/user-submitted/text.xml | 4
1 file changed, 4 insertions(+)
diff --git a/ebuild-writing/user-submitted/text.xml
b/ebuild-writing/user-submitted/text.xml
index
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/git-to-rsync/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/git-to-rsync/diagram.svg
b/general-concepts/git-to-rs
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/diagram.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/diagram.svg
b/general-concepts/mirrors/diagram.svg
From: Michael Orlitzky
The ChangeLog section under misc-files is misleading now that our main
repository has been switched to git (and we no longer have
ChangeLogs). Remove the ebuild-writing/misc-files/changelog page.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
ebuild-writin
From: Gokturk Yuksek
This section includes the content from the "Commit message format"
subsection on Gentoo git workflow wiki page, combines it with some of
the information that was part of the old ChangeLog section in
devmanual and expands on those based on the feedback from the developers
on t
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml
index b9c6327..26cca2f
From: Michael Orlitzky
Since the switch to git, developers should never need to use
echangelog. Remove its page from the tools-reference section.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485314
---
tools-reference/echangelog/text.xml | 32
tools-refer
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Remove the paragraph about deleting directories in CVS.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 28 +
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ebuild-maintenance/text.xml b/ebuild-ma
From: Gokturk Yuksek
Rename the subsection to "moving a package" and rewrite it from scratch.
The previous workflow suggested a 2 step process whereas the new one
suggests a single git commit to contain all the changes.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Go
From: Gokturk Yuksek
Substitute the mentions of CVS with git.
Rewrite CVS commands with their git equivalents.
Delete the reference to editing ChangeLog.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 6 +++---
1 file
From: Gokturk Yuksek
Remove the mention of updating the ChangeLog.
Remove the mention of file conflicts during commit as CVS keeps track of
files whereas git keeps track of changesets.
Add a note regarding commit atomicity: Git commits are always atomic, so
combining package.mask/license changes
From: Gokturk Yuksek
Setting vc-cvs-stay-local to nil causes VC to query the remote repository.
Git is a distributed VCS. As such no equivalent command exists for git.
Remove the CVS related setting.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
a
From: Gokturk Yuksek
Remove the paragraph about adding binary files to CVS.
Replace the instances of CVS with git.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-maintenance/text.xml | 19 +++
1 file changed, 3 insertions(+),
From: Gokturk Yuksek
Package updates do not require changing of the ChangeLog file. Package
updates by users that do not mention what has changed is still
considered a common mistake however.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-wr
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/tree/text.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/general-concepts/tree/text.xml b/general-concepts/tree/text.xml
index 022a1ea.
From: Gokturk Yuksek
ChangeLog files are auto-generated by infra post git-migration.
For user-submitted ebuilds, include the user information in the commit
message instead. Mention that user submitted git patches and pull
requests preserve the authorship information by default.
Gentoo-Bug: https
From: Gokturk Yuksek
Replace "cvs commit" with the equivalent "git add && git commit" version.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
ebuild-writing/misc-files/metadata/text.xml | 16 +++-
1 file changed, 15 insertions(+), 1 del
From: Gokturk Yuksek
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/mirrors/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/general-concepts/mirrors/text.xml
b/general-concepts/mirrors/text.xml
index e8
From: Gokturk Yuksek
Hi,
This is the third iteration of the patch series that attempts to
update the devmanual for the git migration.
The updates included in the third revision are:
- Added a new subsection called "Git Commit Message Format" based on
the commit message format included in the
From: Gokturk Yuksek
With the git migration no CVS keyword expansions are happening. However,
Manifest file may still need to be regenerated.
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558642
Signed-off-by: Gokturk Yuksek
---
general-concepts/manifest/text.xml | 4 ++--
1 file changed
# James Le Cuirot (03 Feb 2016)
# Built into Java since 1.5. Ancient and doesn't build with
# Java 8. Removal in 30 days. See bug #544038.
dev-java/concurrent-util
# James Le Cuirot (03 Feb 2016)
# Old, unused, broken on Java 7 and up. These are still alive upstream
# but bumping is likely non-t
On Wed, 3 Feb 2016 10:21:40 +0100
"Justin Lecher (jlec)" wrote:
> On 02/02/16 23:36, Ryan Hill wrote:
> > On Mon, 1 Feb 2016 12:08:28 +0100
> > Justin Lecher wrote:
> >
> >> while tracking down the following error when running "egencache"
> >>
> >> GENTOO.GIT//eclass/wxwidgets.eclass: line 8
On Wed, 3 Feb 2016 23:29:49 +0100
Manuel Rüger wrote:
> Hello gentoo-dev,
>
> I'd like to announce the NGINX_MODULES_STREAM use expand.
>
> It will include nginx modules used for stream support.
> Initially, there will be the following descriptions included:
>
>
> access - This module allows
Hello gentoo-dev,
I'd like to announce the NGINX_MODULES_STREAM use expand.
It will include nginx modules used for stream support.
Initially, there will be the following descriptions included:
access - This module allows limiting access to certain client addresses.
limit_conn - This module is u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Am Dienstag, 2. Februar 2016, 02:33:30 schrieb Mike Frysinger:
>
> > I took the liberty of doing (2) and reverted the commit. Not sure why
> > this needs so much discussion; after all a broken tree is always
> > suboptimal.
>
> unless things are on
On Tue, Feb 2, 2016 at 3:18 PM, Justin Lecher (jlec) wrote:
> Could you please sum up the thread and come up with some precise
> question we should discuss or vote on.
The question is: what language should we use for XML validation in the future?
There are two main contenders: RELAX NG (with a c
On Tue, 2 Feb 2016 11:14:20 +0800
Ian Delaney wrote:
> Members of comrel
[...]
> Please consider this and assess as you see fit.
kthx
jer
On 02/02/16 23:36, Ryan Hill wrote:
> On Mon, 1 Feb 2016 12:08:28 +0100
> Justin Lecher wrote:
>
>> while tracking down the following error when running "egencache"
>>
>> GENTOO.GIT//eclass/wxwidgets.eclass: line 84: get_libdir: command not found
>> GENTOO.GIT//eclass/wxwidgets.eclass: line 84:
38 matches
Mail list logo