Tagged Questions

0
votes
0answers
41 views

Kiln Harmony - git/mercurial differences

Hi, I was a bit slow, but very excited, to see the news about Kiln Harmony. Having had a quick play, I've noticed a few things that don't quite match up between the same reposito …
5
votes
2answers
258 views

How do I keep Kiln from showing a file in a diff?

I have a bunch of minified JavaScript in my repository, or maybe just a file that has constant churn that I just don't honestly care about. The thing is, the diffs are always huge …
7
votes
2answers
2k views

How do I ignore a subfolder?

Is there a command line way to ignore an entire subfolder in my repository?
0
votes
0answers
269 views

How to ignore changes to a versioned file. [closed]

Possible Duplicate: Is it possible to ignore local changes to a tracked file on a long term basis? We have a file that contains all our connection strings for the applicat …
0
votes
0answers
187 views

How to ignore a modified file? [closed]

Possible Duplicate: Is it possible to ignore local changes to a tracked file on a long term basis? I have a file in my repository -- it is checked in, but in my local repo …