Vasily Zakharov wrote:
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?
No objections.
working_vm/junit*.properties
Isn't that just an artifact of an interrupted JUnit run? Probably just delete your file, no need to add to ignore.
working_jdktools/modules/jpda/src/main/native/jdwp/windows/dt_shmem.dll working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/SharedMemTransport.obj working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_shmem/vc70.pdb working_jdktools/modules/jpda/src/main/native/jdwp/windows/transport/dt_socket/vc70.pdb
I'd be inclined to go mad and ignore *.dll, *.obj and *.pdb Regards, Tim
