Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem with Eclipse-CVS
Problem with Eclipse-CVS [message #299031] Thu, 09 February 2006 06:45 Go to next message
Eclipse UserFriend
Originally posted by: alavique.hotmail.com

Hello,

I've a problem when import a project to CVS server through Eclipse. The
binary files (such as jar, jpg, doc, ...) seems corrupted.

If I import the project with the client WinCVS, for example, works fine.

Are there any extra configuration in the Eclipse for fix this problem?

Thanks.
Re: Problem with Eclipse-CVS [message #299038 is a reply to message #299031] Thu, 09 February 2006 07:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Are these file types considered binary rather than ASCII in your
environment? Binary files should be imported byte for byte identical to
the server's image and we've had no problems with our .gif files.


Fernan wrote:
> Hello,
>
> I've a problem when import a project to CVS server through Eclipse.
> The binary files (such as jar, jpg, doc, ...) seems corrupted.
>
> If I import the project with the client WinCVS, for example, works fine.
>
> Are there any extra configuration in the Eclipse for fix this problem?
>
> Thanks.
>
Re: Problem with Eclipse-CVS [message #299049 is a reply to message #299038] Thu, 09 February 2006 09:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alavique.hotmail.com

These files are handled as binary by Eclipse but it doesnŽt work fine.

Any idea?

Thanks
Re: Problem with Eclipse-CVS [message #299050 is a reply to message #299049] Thu, 09 February 2006 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Sorry, no. That was my only guess.

Fernan wrote:
> These files are handled as binary by Eclipse but it doesnŽt work fine.
>
> Any idea?
>
> Thanks
>
Re: Problem with Eclipse-CVS [message #299057 is a reply to message #299050] Thu, 09 February 2006 10:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

This thread has just come up on here too:

http://www.eclipsezone.com/eclipse/forums/t63490.html

I suspect the issue is that the .jar is being committed as ASCII first, then once it's uploaded (and corrupted) the type is changed to binary. However, the corruption is happening on the initial upload, not the download.

Check that the team types for CVS indicates that Jar files will be treated as binary first. Alternatively, touch the .jar and re-upload it to get a new version.

What version of CVS and Eclipse are you using?

Alex.
Re: Problem with Eclipse-CVS [message #299071 is a reply to message #299057] Thu, 09 February 2006 12:06 Go to previous message
Eclipse UserFriend
Originally posted by: alavique.hotmail.com

ItŽs true.

The versions are equal than mine. ItŽs the same situation. IŽve in Eclipse
that jar files are binary.

When I compromise the project Eclipse recognize that files as binary.
Previous Topic:lack an editor macros
Next Topic:eclipse project vs WSAD vs RAD
Goto Forum:
  


Current Time: Sun Nov 09 23:01:58 EST 2025

Powered by FUDForum. Page generated in 0.16474 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top