[TxMt] Ignore certain bundles from SVN?
Allan Odgaard
throw-away-1 at macromates.com
Sun Aug 20 18:38:24 UTC 2006
On 19/8/2006, at 16:38, Neil Lee wrote:
> Is there any way to deactivate bundles from TextMate so that if I
> do a svn update from the repository I don't pull down those items?
> I'd like to stay up-to-date with bundle development but there are a
> bunch of them that I'll never use.
You can checkout only the bundles you want and then do svn up
*.tmbundle to update those you checked out.
The only problem with this is that when a bundle gets renamed,
updating that bundle will fail when specifying just its name -- but
we rarely rename bundles.
More information about the textmate
mailing list