[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] issue #2224- copy wc path to itself recurses infinitely

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-04-14 09:00:08 CEST

[[[
Patch to add test for fail on locking a non-existent file
                                                                                                    
  * subversion/libsvn_client/copy.c
     (setup_copy): Added few line in function setup_copy
     to fix issue #2224 -
     ["svn copy mydir mydir" recurses infinitely, creating
     nested directories]
                                                                                                    
                                                                                                    
  * subversion/tests/clients/cmdline/copy_tests.py
     (wc_copy_dir_to_same_dir): Added function to test
     failure on copy a wc path to itself
                                                                                                    
     (test_list) : Added wc_copy_dir_to_same_dir to list
     of tests
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Apr 14 09:01:40 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.