[TxMt] Blogging bundle (rev 8585) error while fetch category
Allan Odgaard
throw-away-2 at macromates.com
Mon Dec 3 12:40:57 UTC 2007
On 3 Dec 2007, at 13:28, Alexey Blinov wrote:
> $ cd /Library/Application\
> Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/
> $ svn stat
> ? blogging.rb.mine
> ? blogging.rb.r8583
> ? blogging.rb.r8548
> C blogging.rb
>
> is it couse the prob?
Yes, so easiest is:
cp blogging.rb.r8583 blogging.rb
svn resolved blogging.rb
As the current version does show returned slug, so probably no need to
preserve yours.
Alternatively edit blogging.rb and manually resolve the conflict(s)
then run svn resolved on the file.
More information about the textmate
mailing list