Gregory Shimansky wrote:
On 15 April 2008 Vasily Zakharov wrote:
Hi, all,
Don't anyone mind if I add the following files to svn:ignore
properties, so that they don't get in the way when commiting/creating
patches?
working_vm/junit*.properties
working_jdktools/modules/jpda/src/main/native/jdwp/windows/dt_shmem.dll
working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_shm
em/SharedMemTransport.obj
working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_shm
em/vc70.pdb
working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_soc
ket/vc70.pdb
I think that junit*.properties files appear only when tests are terminated
abnormally, and they shouldn't be added to ignore list in normal
circumstances.
All of the other files are ok to me. I think it is even better to add *.obj \n
*.pdb \n *.dll to the svn:ignore.
We said exactly the same thing at the same time! :-)