public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Uboot_Header_Modification_by_CVS
Date: Mon, 20 Jan 2014 10:57:56 +0100	[thread overview]
Message-ID: <20140120095756.2CA353821EA@gemini.denx.de> (raw)
In-Reply-To: <82CF479D9040C547849E3005E77F780024B75A@SVFRWEXCH1.ikanos.com>

Dear Arun,

In message <82CF479D9040C547849E3005E77F780024B75A@SVFRWEXCH1.ikanos.com> you wrote:
>
> 1) Downloaded u-boot-2010.09 source code. (u-boot-2010.09.tar.bz2<http://ftp.denx.de/pub/u-boot/u-boot-2010.09.tar.bz2>)
> 2) Some files, have version & header information along with the source code.
...
> 3) When I do a check in for these files, using CVS, these header information is changed.
> CVS is  automatically modifying these headers.

May I ask why you are using CVS?  CVS is hopelessly obsolete and has
been replaced by much more powerfull tools many, many years ago.

I'm asking this especially because your question indicates that you
are not exactly an experienced CVS user, so it makes not much of a
difference whether you familiarize yourself with CVS or with aanother
tool like git.

Do yourself (and us) a favour and use git instead like everybody else.

> 1. Why only few files have these kind of header information in Uboot repository ?

Because these files have been imported from another project where they
used such ID strings.

> 2. If I do a check in via CVS, the headers will be modified,
>    So will it be a violation to GPL ?
>
> 3.  If it is a Violation , please help me with a solution .

Th ebest you can to is to get rid of CVS and use git instead.  You can
then simply clone the mainline git repository.

If you really, really insist on using CVS, then you will have to go
through the process of familiarizing yourself with this tool.  Please
read the manual, and eventually some of the tutorials.  Please pay
special attention to the "-k" flag which controls keyword substitution
in CVS.  For working with U-Boot code, you want to switch off keyword
substitution.

Um... and please do not expect further help on CVS on this mailing
list.  We left it behind a decade ago, and never ever missed it since.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Everyone, in some small sacred sanctuary of the self, is nuts.
                                                         - Leo Rosten

      parent reply	other threads:[~2014-01-20  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20  7:11 [U-Boot] Uboot_Header_Modification_by_CVS Arun K. Varghese
2014-01-20  8:03 ` Albert ARIBAUD
2014-01-20  9:57 ` Wolfgang Denk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140120095756.2CA353821EA@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox