Hello, I'm a longtime darcs user currently looking at using darcs2. I had the following odd interaction with darcs today, and was wondering if anyone else has seen this:
C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>rd /s /q _darcs C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 initialize C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 whatsnew -l a ./Foundation.csproj a ./HtmlElement.cs a ./Logging/ a ./Logging/CommonListeners.cs a ./Logging/IListener.cs a ./Logging/Logger.cs a ./Position.cs a ./Properties/ a ./Properties/AssemblyInfo.cs a ./Result.cs a ./RuleAttribute.cs a ./Tag.cs a ./TagRuleAttribute.cs a ./TextRuleAttribute.cs a ./UriRuleAttribute.cs a ./Utilities.cs C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 record --all -l Darcs needs to know what name (conventionally an email address) to use as the patch author, e.g. 'Fred Bloggs <[EMAIL PROTECTED]>'. If you provide one now it will be stored in the file '_darcs/prefs/author' and used as a default in the future. To change your preferred author address, simply delete or edit this file. What is your email address? [EMAIL PROTECTED] What is the patch name? Initial recording Do you want to add a long comment? [yn] Finished recording patch 'Initial recording' C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 whatsnew -l R ./Foundation.csproj R ./HtmlElement.cs R ./Logging/ R ./Logging/CommonListeners.cs R ./Logging/IListener.cs R ./Logging/Logger.cs R ./Position.cs R ./Properties/ R ./Properties/AssemblyInfo.cs R ./Result.cs R ./RuleAttribute.cs R ./Tag.cs R ./TagRuleAttribute.cs R ./TextRuleAttribute.cs R ./UriRuleAttribute.cs R ./Utilities.cs a ./Foundation.csproj a ./HtmlElement.cs a ./Logging/ a ./Logging/CommonListeners.cs a ./Logging/IListener.cs a ./Logging/Logger.cs a ./Position.cs a ./Properties/ a ./Properties/AssemblyInfo.cs a ./Result.cs a ./RuleAttribute.cs a ./Tag.cs a ./TagRuleAttribute.cs a ./TextRuleAttribute.cs a ./UriRuleAttribute.cs a ./Utilities.cs C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 record -l --all No changes! C:\Documents and Settings\raybeam\Projects\Dev\Raybeam.SEO\Foundation>darcs2 --version 2.0.0pre3 (unknown) Anyone else seen anything like this? Any clues what I could be doing wrong? Thanks, /g _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
