Jason Aubrey wrote on Thu, 8 Jul 2010 at 14:05 -0000: > (2) When i attempted to download a single-file, > svn complained that the file name was not a directory > name and rejected the request. >
You can use 'svn cat' or 'svn export' or 'svn co --depth empty' to get a single file. Next time please explain your problem in more details (ideally including shell session transcripts).