Using svn, here is a little intro of my situation:
- My working copy is at revision XX.
- Someone added a directory and images at revision YY.
- On revision ZZ, I deleted those images (but not the directory) to add a property svn:ignore for all images.
Is there a way to update a working copy from revision XX to revision ZZ without deleting those images. The images are still used, but are not needed to be versionned.