Faster way to set "svn:ignore" to "*"

20 views
Skip to first unread message

Álvaro González

unread,
Aug 10, 2018, 4:01:11 AM8/10/18
to TortoiseSVN

I often create directories to store runtime files (logs, uploads...). Ignoring them takes an absurd amount of clicks:
  1. Right-click on folder
  2. TortoiseSVN/ Properties
  3. New
  4. Other
  5. Expand "Property name"
  6. Select "svn:ignore"
  7. Move focus to "Property value"
  8. Type "*"
  9. OK
I wanted to ensure that I'm not missing a more straightforward method. The "TortoiseSVN/ Add to ignore list" context menu would be an awesome alternative but it only allows to ignore by name ("1b1e38247ff34f36bfe61d6113f7acfdd887b732.gif") or extension (".gif").

If it doesn't exist, I guess this is a feature request then :)

Thank you!

Stefan

unread,
Aug 12, 2018, 3:41:12 PM8/12/18
to TortoiseSVN
Sorry, there's no faster way.
But why don't you even add the folder instead of just ignoring the folder itself?

Álvaro González

unread,
Aug 13, 2018, 2:19:03 AM8/13/18
to TortoiseSVN
Stefan wrote :
Sorry, there's no faster way.
But why don't you even add the folder instead of just ignoring the folder itself?

Because the folder is part of the project structure. For instance, in the legacy CakePHP versions that my company uses there's a whole temporary tree [1]. If I ignore it all, I'd be forced to create an installation script to create what's otherwise a static directory tree and explain all my coworkers that they need to run it.

[1] https://github.com/cakephp/cakephp/tree/2.2.9/app/tmp
Reply all
Reply to author
Forward
0 new messages