mohbana | hi is anyone here?> | 12:57 |
---|---|---|
mohbana | doko, u there? | 12:58 |
man-di | hello | 12:59 |
mohbana | man-di, hi i am using eclipse to manage a cvs, how do i get rid of an existing cvs project from the cvs as in totally delete it | 13:01 |
man-di | not possible from eclipse, you can do that in the repo on the server directly (strictly not recommended) | 13:02 |
mohbana | ok it is possible to overwrite the project completely with what i am working on in my workspace? | 13:02 |
man-di | sure | 13:03 |
man-di | but if you commit you still have cvs history with old content | 13:04 |
mohbana | yep thats what i dont want | 13:04 |
man-di | anyway, need to leave you, wheater here is too fine | 13:04 |
mohbana | ok guys whats a good cvs tool that allows me to deelete projects? | 13:12 |
man-di | mohbana: back | 14:26 |
man-di | mohbana: rm on the server, nothing else, clients cant delete anything for real | 14:26 |
selckin | anyone have debs for like ia32-sun-java6-bin but that install a jdk | 16:38 |
selckin | :x | 16:38 |
man-di | like sun-java6-jdk in the archive? | 16:40 |
selckin | but 32bit version | 16:40 |
man-di | 32bit version for amd64? or for i386? | 16:41 |
selckin | well for amd64 | 16:41 |
selckin | i keep hitting permgen space using idea or eclipse or netbean, and i've decided to blame the 64bit verison of java | 16:41 |
man-di | whats the problem with aptitude install ia32-sun-java6-bin sun-java6-jdk ? | 16:42 |
man-di | just replace sun-java6-bin by ia32-sun-java6-bin | 16:42 |
selckin | ia32-sun-java6-bin is a jre, i'd like the jdk equivalent | 16:43 |
man-di | sun-java6-jdk depends on sun-java6-jre which depends on sun-java6-bin | ia32-sun-java6-bin | 16:44 |
selckin | which is 64bit | 16:44 |
man-di | ia32-sun-java6-bin is 32bit | 16:44 |
selckin | but only the jre | 16:44 |
man-di | all the executables are in sun-java6-bin and ia32-sun-java6-bin | 16:44 |
man-di | sun-java6-jdk is a jdk | 16:45 |
selckin | i'm lost | 16:46 |
selckin | :x | 16:46 |
selckin | there is no package in the repo i can install to get a 32bit javac on my amd64 system, correct? | 16:47 |
selckin | only the jre things | 16:47 |
man-di | sigh | 16:49 |
man-di | for the third time: aptitude install ia32-sun-java6-bin sun-java6-jdk | 16:49 |
man-di | I just tested this here | 16:49 |
selckin | sun-java6-jdk is 64bit | 16:50 |
man-di | no | 16:50 |
man-di | its just a wrapper to provide a jdk, the executables are in ia32-sun-java6-bin | 16:50 |
selckin | ia32-sun-java6-bin is just a JRE here, no javac tools.jar or anything | 16:51 |
man-di | javac is just bytecode | 16:52 |
selckin | i'm using it as an example | 16:52 |
man-di | the tools.jar is in sun-java6-jdk | 16:52 |
man-di | and the tools.jar gets executes with java from ia32-sun-java6-bin | 16:52 |
selckin | guess i can symlink my own jdk verison from both yeah, but no package does this | 16:52 |
man-di | how hard can this be to understand? | 16:52 |
selckin | if you just said 'no there is no 32bit jdk package for amd64 i'd have understood | 16:53 |
man-di | I have shown you the solution to your problem several times, if you dont want that solution, fine. | 16:53 |
selckin | or i asked the wrong questions | 16:53 |
man-di | selckin: you dont need an extra JDK for 64bit as the important parts are arch-independent | 16:54 |
selckin | i still need to create the jdk structure manual for the silly aplications that expect it | 16:54 |
man-di | sigh | 16:54 |
selckin | like IDEA | 16:54 |
man-di | why dont you just do what I wrote above? | 16:54 |
selckin | i did. | 16:55 |
man-di | then you have done something wrong | 16:55 |
man-di | make sure ia32-sun-java6-bin and sun-java6-jdk are installed at the same time | 16:55 |
man-di | and sun-java6-bin is not installed | 16:55 |
* man-di leaves for food | 16:58 | |
man-di | selckin: good luck (but it works really, I tried that locally) | 16:58 |
selckin | i removed them all, and installed just those 2 | 16:58 |
selckin | it create a 32bit JRE /usr/lib/jvm/ia32-java-6* and a 64bit jdk /usr/lib/jvm/java-6* | 16:59 |
selckin | which is still not a full 32bit jdk | 16:59 |
selckin | so i'm assuming i'm being stupid or can't explain what i want, in any case i'll find something, thanks anyway | 17:00 |
selckin | anyway easy to mix&match manually, but would have been handy to have complete 32bit jdk package available, which there isn't. | 17:13 |
selckin | which is what my inital question was, if someone had one | 17:14 |
selckin | anyway, thanks for the information, think we got the wires crossed a bit tho :) | 17:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!