Ticket #8 (closed: fixed)
Recursive add for directories
| Reported by: | varsan | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.x |
| Component: | All | Version: | |
| Severity: | feature | Keywords: | RESOLVED |
| Cc: |
Description
TortoiseSVN has a convenient feature: during commit, a list of all changed files below the sele3cted directory is produced, with checkboxes next to each of them. By default, the files that are already added to source control, have their checkboxes checked. This provides a convenient way of importing an existing project into SVN.
