svn « jar « Java I/O Q&A





1. Best practice to store .jar files in VCS (SVN, Git, ...)    stackoverflow.com

I know, in the time of Maven it is not recommended to store libraries in VCS, but sometimes it makes sense, though. My question is how to best store them - compressed ...

2. Java jar files into a repository (CVS, SVN..)    stackoverflow.com

Why it's a bad idea to commit Java jar files into a repository (CVS, SVN..)

3. SVN Possibly Corrupting my Binary Jar files?    stackoverflow.com

At work yesterday I committed an Java Applet Jar file to our svn project. The project manager pushed it out for me, but when it's on production the file fails. I ...