* duplicate sign-off-by error
@ 2009-02-02 17:22 Sharib Khan
2009-02-02 20:04 ` Boyd Stephen Smith Jr.
0 siblings, 1 reply; 4+ messages in thread
From: Sharib Khan @ 2009-02-02 17:22 UTC (permalink / raw)
To: git
I m getting a Duplicate Sign-off by error when trying to commit to the
repository.
I am using git 1.5.6 on solaris
what is this error related to and how can it be resolved.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: duplicate sign-off-by error
2009-02-02 17:22 duplicate sign-off-by error Sharib Khan
@ 2009-02-02 20:04 ` Boyd Stephen Smith Jr.
2009-02-02 20:16 ` Sharib Khan
0 siblings, 1 reply; 4+ messages in thread
From: Boyd Stephen Smith Jr. @ 2009-02-02 20:04 UTC (permalink / raw)
To: Sharib Khan; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 772 bytes --]
On Monday 02 February 2009 11:22:36 Sharib Khan wrote:
> I m getting a Duplicate Sign-off by error when trying to commit to
the
> repository.
> I am using git 1.5.6 on solaris
>
> what is this error related to and how can it be resolved.
It's looking for lines in the commit message like:
Signed-off-by: Joe Hacker <jhacker@uni.edu>
and seeing duplication. Remove the duplication and try again.
If you can't see the duplication, please try to put together a series
operations we can preform to reproduce your error.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: duplicate sign-off-by error
2009-02-02 20:04 ` Boyd Stephen Smith Jr.
@ 2009-02-02 20:16 ` Sharib Khan
2009-02-02 20:28 ` Boyd Stephen Smith Jr.
0 siblings, 1 reply; 4+ messages in thread
From: Sharib Khan @ 2009-02-02 20:16 UTC (permalink / raw)
To: Boyd Stephen Smith Jr.; +Cc: git
On Feb 2, 2009, at 3:04 PM, Boyd Stephen Smith Jr. wrote:
> On Monday 02 February 2009 11:22:36 Sharib Khan wrote:
>> I m getting a Duplicate Sign-off by error when trying to commit to
> the
>> repository.
>> I am using git 1.5.6 on solaris
>>
>> what is this error related to and how can it be resolved.
>
> It's looking for lines in the commit message like:
> Signed-off-by: Joe Hacker <jhacker@uni.edu>
>
but where are the commit messages stored - which file where i can find
this
is it the COMMIT_EDITMSG file ?
> and seeing duplication. Remove the duplication and try again.
>
> If you can't see the duplication, please try to put together a series
> operations we can preform to reproduce your error.
series of operations is
1. change to the file
2. save the file
3. git commit -a -m "change message"
at which pt, i get the duplication error
is this something related to solaris or git crashing - the commit had
worked earlier ?
thanks
sk
>
> --
> Boyd Stephen Smith Jr. ,= ,-_-. =.
> bss@iguanasuicide.net ((_/)o o(\_))
> ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
> http://iguanasuicide.net/ \_/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: duplicate sign-off-by error
2009-02-02 20:16 ` Sharib Khan
@ 2009-02-02 20:28 ` Boyd Stephen Smith Jr.
0 siblings, 0 replies; 4+ messages in thread
From: Boyd Stephen Smith Jr. @ 2009-02-02 20:28 UTC (permalink / raw)
To: Sharib Khan; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 1582 bytes --]
On Monday 02 February 2009 14:16:30 you wrote:
> On Feb 2, 2009, at 3:04 PM, Boyd Stephen Smith Jr. wrote:
> > On Monday 02 February 2009 11:22:36 Sharib Khan wrote:
> >> I m getting a Duplicate Sign-off by error when trying to
commit to
> > the
> >> repository.
> >> I am using git 1.5.6 on solaris
> > It's looking for lines in the commit message like:
> > Signed-off-by: Joe Hacker <jhacker@uni.edu>
> but where are the commit messages stored - which file where i can
find
> this
> is it the COMMIT_EDITMSG file ?
Usually.
> > If you can't see the duplication, please try to put together a
series
> > operations we can preform to reproduce your error.
>
> series of operations is
>
> 1. change to the file
> 2. save the file
> 3. git commit -a -m "change message"
This is *not* what I asked for. I asked for a series of operations
*we* can perform to *reproduce* your error. If I do this here, it
works (no error). The best way to give what I asked for is to
start the series of operations with "git init" in an empty
directory, but that's not the only way.
What if you just "git commit -a" as step 3?
What is "the file"?
> is this something related to solaris or git crashing - the commit
had
> worked earlier ?
Possibly. I can't look into it that much until I can reproduce it
here.
--
Boyd Stephen Smith Jr. ,= ,-_-. =.
bss@iguanasuicide.net ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/ \_/
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-02 20:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-02 17:22 duplicate sign-off-by error Sharib Khan
2009-02-02 20:04 ` Boyd Stephen Smith Jr.
2009-02-02 20:16 ` Sharib Khan
2009-02-02 20:28 ` Boyd Stephen Smith Jr.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox