Groups | Search | Server Info | Login | Register


Groups > gnu.cvs.bug > #202

Re: Conflicts

From Petr Pisar <ppisar@redhat.com>
Newsgroups gnu.cvs.bug
Subject Re: Conflicts
Date 2015-08-25 10:08 +0200
Message-ID <mailman.65.1440490130.28410.bug-cvs@nongnu.org> (permalink)
References <6132691E064DAC49B214555A6347027483368DE1@UTINHPAN4.easf.csd.disa.mil>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Aug 19, 2015 at 03:24:58PM +0000, Glasgow, Steven R CIV USARMY TRAC (US) wrote:
> The abmormaly is <filename2.java>, which is one of the files showing a
> conflict (that isn't actually a conflict).  That file has NOT been modified
> in the sandbox, and is new to the repository.
> 
> This happens only to .java files.  We are using Eclipse for development. We
> have NOT set up eclipse to access CVS in any way.  A google search for "cvs"
> and restore+ turns up several links about this.  One of which is:
> 
> http://code.openhub.net/file?fid=_IBCr2Z1aMkZnSdH-DyInojKUJ4&cid=g0mpTskWtaI
> &s=&fp=5905&mp&projSelected=true#L0
> 
> You will see a line that says the following:
> 
> protected static final String TIMESTAMP_DELETED_AND_RESTORED = "restored+";
> //$NON-NLS-1$
> 
CVS can rewrite text between $ signs. See 'Keyword substitution' in the CVS
info page. Maybe the cvs client misrecognizes the NON-NLS-1 string.
I think the substition can be disabled.

-- Petr

Back to gnu.cvs.bug | Previous | Next | Find similar


Thread

Re: Conflicts Petr Pisar <ppisar@redhat.com> - 2015-08-25 10:08 +0200

csiph-web