<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MsnHistoryMerger Forum Rss Feed</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/List.aspx</link><description>MsnHistoryMerger Forum Rss Description</description><item><title>New Post: Invalid Folder</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=35055</link><description>&lt;div style="line-height: normal;"&gt;Hi Feranndo,&lt;br&gt;
thanks for your quick reply. I have found the problem, it's nothing major, but I found out that you can't run the program from a network share. (iit will not even show the GUI) but crash. When run from a local drive all is fine. So I can live with it. Thanks again for providing this piece of software!&lt;br&gt;
&lt;br&gt;
Have a great day,&lt;br&gt;
George&lt;br&gt;
&lt;/div&gt;</description><author>georg08</author><pubDate>Sun, 07 Sep 2008 09:45:09 GMT</pubDate><guid isPermaLink="false">New Post: Invalid Folder 20080907094509A</guid></item><item><title>New Post: Invalid Folder</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=35055</link><description>&lt;div style="line-height: normal;"&gt;Hi George,&lt;br&gt;
Hmm, can't say it's a known issue what you're describing so we'll have to gather a bit more information: does it also happen when you're running from the GUI mode (just run the utility without any parameters)? The answer will give me an understanding of where to find the problem.&lt;br&gt;
In addition, can you please run the util with verbose tracing level to generate a detailed log file.&lt;br&gt;
&amp;nbsp;&lt;br&gt;
Cheers,&lt;br&gt;
F&lt;br&gt;
&lt;/div&gt;</description><author>fernandof</author><pubDate>Sun, 07 Sep 2008 01:53:50 GMT</pubDate><guid isPermaLink="false">New Post: Invalid Folder 20080907015350A</guid></item><item><title>New Post: Invalid Folder</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=35055</link><description>&lt;div style="line-height: normal;"&gt;Thanks for providing that software, really something I was looking for to merge my files.&lt;br&gt;
&lt;br&gt;
However I'm getting an invalid Folder error every time I try to run the program&lt;br&gt;
&lt;br&gt;
MsnHistoryMerger.exe /histpath1:d:\temp\myid2715799591\Verlauf /histpath2:&amp;quot;d:\temp\Temp\Verlauf&amp;quot; /mergepath:D:\temp\merged&lt;br&gt;
For help and details, please visit the project home page&lt;br&gt;
http://www.codeplex.com/MsnHistoryMerger&lt;br&gt;
&lt;br&gt;
Use the argument /? to get help on the command line mode&lt;br&gt;
&lt;br&gt;
[2008-09-06 13:39:16] Invalid folder &amp;quot;d:\temp\myid2715799591\Verlauf&amp;quot; providedin the argument histpath1&lt;br&gt;
[2008-09-06 13:39:16] Invalid folder &amp;quot;d:\temp\Temp\Verlauf&amp;quot; provided in the argument histpath2&lt;br&gt;
&lt;br&gt;
I have checked the paths and retried several times withouth success. The entered path name cannot be wrong by any means and I tried with and without apostrophs, without any success.&lt;br&gt;
&lt;br&gt;
Do you have any suggestions.&lt;br&gt;
&lt;br&gt;
George&lt;br&gt;
&lt;/div&gt;</description><author>georg08</author><pubDate>Sat, 06 Sep 2008 13:01:13 GMT</pubDate><guid isPermaLink="false">New Post: Invalid Folder 20080906010113P</guid></item><item><title>New Post: command line support?</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=32363</link><description>&lt;div style="line-height: normal;"&gt;Cooool :D&lt;br&gt;
Thank you for this new version :)&lt;br&gt;
&lt;br&gt;
very fast service :)&lt;br&gt;
&lt;/div&gt;</description><author>nexusGR</author><pubDate>Mon, 04 Aug 2008 21:58:16 GMT</pubDate><guid isPermaLink="false">New Post: command line support? 20080804095816P</guid></item><item><title>New Post: command line support?</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=32363</link><description>&lt;div style="line-height: normal;"&gt;Good news!&lt;br&gt;
I've added support for command line execution mode - check the Releases page for version 1.6.&lt;br&gt;
&lt;br&gt;
The command line is mode is identified by passing arguments from the command line. Here's the help section added for the command line:&lt;br&gt;
&lt;pre&gt;&lt;code&gt;&lt;br&gt;Usage:&lt;br&gt;MsnHistoryMerger.exe /histpath1:full_path /histpath2:full_path /mergepath:full_path [/tracinglevel:trace_level] [/addsingles:true_false] [/purgemerge:true_false] [/addxsl:true_false]&lt;br&gt;&lt;br&gt;where:&lt;br&gt;histpath1 - is the full path to the 1st history folder&lt;br&gt;histpath2 - is the full path to the 2nd history folder&lt;br&gt;mergepath - is the full path to the merging folder&lt;br&gt;tracinglevel - is the optional tracing level with one of the following values: Off, Error, Warning, Info or Verbose (defualt: Info)&lt;br&gt;addsingles - is a flag indicating to add single files to the merging folder (default: true)&lt;br&gt;purgemerge - is a flag indicating to purge the merging folder before synchronising (default: true)&lt;br&gt;addxsl - is a flag indicating to add the transformation files to the merging folder (default: true)&lt;br&gt;&lt;br&gt;Sample:&lt;br&gt;MsnHistoryMerger.exe /histpath1:&amp;quot;c:\users\myself\Documents\My Received Files\myprofile0123456789\History&amp;quot; /histpath2:&amp;quot;c:\temp\hist2&amp;quot; /mergepath:&amp;quot;c:\temp\merge&amp;quot;&lt;br&gt;&lt;/code&gt;&lt;/pre&gt;
Enjoy!&lt;br&gt;
&lt;/div&gt;</description><author>fernandof</author><pubDate>Sat, 02 Aug 2008 12:52:24 GMT</pubDate><guid isPermaLink="false">New Post: command line support? 20080802125224P</guid></item><item><title>New Post: command line support?</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=32363</link><description>&lt;div style="line-height: normal;"&gt;Hi nexusGR,&lt;br&gt;
Command line activation is not supported. Yet! :)&lt;br&gt;
Give me some time and I'll add it to the next version.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
F&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>fernandof</author><pubDate>Sat, 02 Aug 2008 05:40:14 GMT</pubDate><guid isPermaLink="false">New Post: command line support? 20080802054014A</guid></item><item><title>New Post: command line support?</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=32363</link><description>&lt;div style="line-height: normal;"&gt;your tool is a very grade helping for me :)&lt;br&gt;
thanx for this :D&lt;br&gt;
&lt;br&gt;
can i use msn messenger history merger with command line?&lt;br&gt;
my syncronisizign software supports commands after the synchronisation of files...&lt;br&gt;
i want to start after this the msn messenger history manager automaticly in a unattendet mode...&lt;br&gt;
&lt;br&gt;
is it possible?&lt;br&gt;
&lt;/div&gt;</description><author>nexusGR</author><pubDate>Sun, 27 Jul 2008 14:02:03 GMT</pubDate><guid isPermaLink="false">New Post: command line support? 20080727020203P</guid></item><item><title>NEW POST: does the save history option have to be selected of keeping history in messenger</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=23732</link><description>&lt;div class="wikidoc"&gt;
A question on behalf Ronald:&lt;br /&gt; &lt;br /&gt;-----&lt;br /&gt;Ronald Says:&lt;br /&gt;March 10, 2008 at 8:47 pm e&lt;br /&gt; &lt;br /&gt;Hi,&lt;br /&gt;Just a simple question: does the save history option have to be selected of keeping history in messenger or does it save these xml files alltoether?&lt;br /&gt;----&lt;br /&gt; &lt;br /&gt;And my answer:&lt;br /&gt;Hi Ronald,&lt;br /&gt;The anser is absolutely yes: this tool works on the history files generated by the Messenger. Those files are genered by the Messenger only if the Save History option is selected.&lt;br /&gt; &lt;br /&gt;- F&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>fernandof</author><pubDate>Mon, 10 Mar 2008 21:05:40 GMT</pubDate><guid isPermaLink="false">NEW POST: does the save history option have to be selected of keeping history in messenger 20080310090540P</guid></item><item><title>NEW POST: The source isn't available</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=18713</link><description>&lt;div class="wikidoc"&gt;
&lt;div class="quote"&gt;
 &lt;br /&gt;czeeric wrote:&lt;br /&gt;I followed the guide on this website, and set up SvnBridge. When I tried to checkout MsnHistoryMerger with SVN, there's no errors - but the folder (trunk) is empty. I am hoping to download the source and play around to make it merge MSN history from my MSN mac 6.1 with WLM 8.0 on my windows.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;Yeah, I'm aware of this issue. During one of the upgrades of the CodePlex web site all my projects lost their source code and corresponding chagesets :(&lt;br /&gt;Good thing I'm always posting the source code alongside the binaries... On the Releases tab you'll find the source code in the &amp;quot;Msn Messenger History Merger v1.3 sources and binaries (zip)&amp;quot; package. It's not ideal, but it will provide you with the full source code.&lt;br /&gt; &lt;br /&gt;Enjoy,&lt;br /&gt;Fernando&lt;br /&gt;
&lt;/div&gt;</description><author>fernandof</author><pubDate>Thu, 20 Dec 2007 00:36:32 GMT</pubDate><guid isPermaLink="false">NEW POST: The source isn't available 20071220123632A</guid></item><item><title>NEW POST: The source isn't available</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=18713</link><description>&lt;div class="wikidoc"&gt;
I followed the guide on this website, and set up SvnBridge. When I tried to checkout MsnHistoryMerger with SVN, there's no errors - but the folder (trunk) is empty. I am hoping to download the source and play around to make it merge MSN history from my MSN mac 6.1 with WLM 8.0 on my windows.&lt;br /&gt;
&lt;/div&gt;</description><author>czeeric</author><pubDate>Wed, 05 Dec 2007 11:58:44 GMT</pubDate><guid isPermaLink="false">NEW POST: The source isn't available 20071205115844A</guid></item><item><title>NEW POST: mail1234 - Archive problem</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=11368</link><description>&lt;div class="wikidoc"&gt;
one more cool option would be converting messenger plus (plain text-files) to xml and be possible to merge it with messenger logfiles.&lt;br /&gt;if it's possible.... would be veery nice ;D&lt;br /&gt;
&lt;/div&gt;</description><author>Malmis</author><pubDate>Thu, 14 Jun 2007 01:21:24 GMT</pubDate><guid isPermaLink="false">NEW POST: mail1234 - Archive problem 20070614012124A</guid></item><item><title>NEW POST: mail1234 - Archive problem</title><link>http://www.codeplex.com/MsnHistoryMerger/Thread/View.aspx?ThreadId=11368</link><description>&lt;div class="wikidoc"&gt;
Hi.&lt;br /&gt;i found out that msn history merger doesnt merge ex. &amp;quot;mail12345 - Archive.xml&amp;quot; with &amp;quot;mail12345.xml&amp;quot;.&lt;br /&gt;it would be really nice if that option was implemented so everything is in the same file.&lt;br /&gt;it's not so fun to rename all the files that ends with a &amp;quot;- Archive.xml&amp;quot; or &amp;quot;- Archive (2).xml&amp;quot; and like that..&lt;br /&gt; &lt;br /&gt;hope u could implement an option for that ;D&lt;br /&gt; &lt;br /&gt;it's a very nice tool and it would be much more nicer if u do that! ;)&lt;br /&gt;
&lt;/div&gt;</description><author>Malmis</author><pubDate>Thu, 14 Jun 2007 00:15:10 GMT</pubDate><guid isPermaLink="false">NEW POST: mail1234 - Archive problem 20070614121510A</guid></item></channel></rss>