|  About Me  |  Blogs  |  Photos  |  Publications  |  Resume  | 

Archive for the 'Windows' Category

Using Subversion and Eclipse in Windows

Friday, May 27th, 2005

The process of setting up Subversion in Eclipse under Windows is rather convoluted compared to how straighforward it was in linux, which makes me I wonder if I’m not doing something wrong. Nonetheless, here’s how it works for me.

In a nutshell,

Install Subclipse
Install JavaSVN or Subversion command line binaries
Configure SVN in Eclipse
Install Tortoisesvn
Download PuTTY binaries
Set SVN_SSH [...]

Share Thunderbird email & calendar between linux and windows

Wednesday, May 18th, 2005

To share emails and calendar in Thunderbird we need to move the data to a shared vfat partition that can be accessed by both linux and windows. We then copy over prefs.js and modify it under both OS to point to the shared data location.

Here we take the mail data from linux. If you [...]

Access Reiserfs partition in Windows

Monday, November 22nd, 2004

rfstool is a tool to access ReiserFS partitions from a Windows 95/98/ME/NT/2000/XP. There are also gui interfaces to it. I like YAReG.

For ext2/ext3 there is also explore2fs.