Print

Print


Hi Jeremy,
I, too, had problems with this file this morning.
I deleted the local file, then updated from svn.
Norman

From: [log in to unmask] [mailto:[log in to unmask]] On Behalf Of McCormick, Jeremy I.
Sent: Thursday, February 12, 2015 12:22 PM
To: hps-software
Subject: resolving SVN conflict

Hi,

I found there was a strange problem in my copy of the HPS Java trunk today.

There was a conflict reported about this file.

src/main/java/org/hps/evio/SvtEvioReader.java

I think the problem was that there was also inadvertently added a file called "SVTEvioReader.java" which on some platforms/configurations is considered the same file.  Or there was a rename that didn't work properly.  (Not sure.)

So even after fully updating I was getting some messages like

[564 $] svn status
D     C src/main/java/org/hps/evio/SvtEvioReader.java
      >   local unversioned, incoming add upon update
Summary of conflicts:
  Tree conflicts: 1

To resolve this I did

svn resolve accept --working src/main/java/org/hps/evio/SvtEvioReader.java

after which the conflict was resolved but it still seemed to want to mark it as deleted anyways

[567 $] svn status
D       src/main/java/org/hps/evio/SvtEvioReader.java

so then I did

[568 $] svn revert src/main/java/org/hps/evio/SvtEvioReader.java
Reverted 'src/main/java/org/hps/evio/SvtEvioReader.java'

And all seems to be well now.

If you have any trouble with this let me know.

-Jeremy

________________________________

Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1