Feature request - new file automatic detection

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
marcorusso
Posts: 7
Joined: Wed Dec 29, 2004 6:45 pm
Contact:

Feature request - new file automatic detection

Post by marcorusso » Tue Aug 16, 2005 10:42 am

It would be good if the GUI client would find new file in a directory. If I add a file into a directory, 90% of the time it's a file I'd like to check-in. To avoid false positive, it would be great to have a set of wildcard-mask (i.e. *.sql, *.txt, ...) to define what it interesting to automatically prompt to check-in.
After several months of Vault usage even for file not handled by VS.NET, I often found that some file is missing into the repository.

Marco

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Aug 16, 2005 12:34 pm

Try the Detect New Files command in the GUI client - it is intended to find new files based on wildcard matches (it was introduced in 3.0 timeframe)

marcorusso
Posts: 7
Joined: Wed Dec 29, 2004 6:45 pm
Contact:

Some improvement

Post by marcorusso » Wed Aug 17, 2005 4:46 am

Thanks for the suggestion, I forgot this feature.

Some possible minor improvements:
- define wildcards to include in alternatve to wildcards to exclude
- file preview in a context menu when you see the file list

Not a very high priority, but something that could be useful.

Marco

marcorusso
Posts: 7
Joined: Wed Dec 29, 2004 6:45 pm
Contact:

Another suggestion

Post by marcorusso » Wed Aug 17, 2005 5:35 am

BTW, other tools displays (n the GUI interface) files that are in a directory but not in the repository with a label "Not in repository", so it's easy to see that some file is missing.

This would be a very good feature in Vault

Locked