Binary File retention
Moderator: SourceGear
-
- Posts: 71
- Joined: Tue Aug 17, 2004 7:59 pm
- Location: West Coast, USA
Binary File retention
We are doing a lot of .net development, and we shadow our folders so that when we check in a DLL it goes live on our test site. However, we don't really want to retain too many past copies of the DLLs, since we can always regenerate them based on the source code, and they take up a lot of space over time. Is there a way to indicate a specific file or folder should only retain the past X versions in vault?