Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problems checking out Photran source at PTP_5_0_4 tag level

Hi,

On Mon, Jan 23, 2012 at 4:35 PM, Jeffrey Overbey <jeffreyoverbey@xxxxxxx> wrote:
There must be a file in the photon repo that is the wrong format for windows, and the git plugin is not able to handle it correctly.

For what it's worth, I tried checking out Photran at the 5.0.4 level on WinXP 64 (go ahead, laugh) with the latest Juno milestone of EGit and got the same error.  Unfortunately, there's not enough information in the error log even to determine what filename it's having problems with.

Since the master branch checks out OK, I'm not planning to pursue this further, unless this is blocking someone...

It must be either the path length (total path length (including everything also the drive letter) has to be less than 260 characters) or an invalid character (< > : " / \ | ? *). Thus finding the file should be easy. (See also http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx).

Roland
 

Jeff



--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309

Back to the top