Bill Robertson's Blog

May 2010 - Posts

Unfuddle SVN Power Commands

Came across this digging into unfuddle tonight.

http://unfuddle.com/docs/topics/powerful_commit_messages

I've always known about #40 creating a change set.  I found tonight that entering a checkin comment of:

resolves #40 Fixed spacing on the email line.

Will resolve ticket number 40 it and document it more fully in one step.  No more going to the website and filling it out twice.

image

 

There are assign commands a couple others.

resolve #26
assign #25 & #26 to alex

Will resolve one tickets and assign both of them to alex.  Nice trick if you’ven’t seen it.

More Posts