FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 761 : Processing copies .svn folders when you do 'save as' and that messes up subversion repositories
Last modified: 2008-11-24 12:23
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P1
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
TomC
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-04-28 19:40
I'm using 0135 on Mac OS X (Leopard).
Here's a request for your list - can Processing ignore .svn folders (or all
hidden folders) when saving a sketch with a new name? Perhaps optionally
it could ignore all hidden files? Cleanup is long and painful if you try
to add a folder to a subversion repository that already has .svn folders in it.
Additional Comment
#1 From fry 2008-04-29 07:03
ouch.. yeah, we can ignore. i'll change it for 0136. i believe it's set to
do that on export but for you, i'll add it to "save as" also. ;)
Additional Comment
#2 From fry 2008-11-24 12:23
fixed for 0161, now ignoring all dot files/folders on Save As and Export.
if you have a chance to test it before the 1.0 release in a few hours,
please do so.