check out deleted folder
From: Paul Seyfert <pseyfert_at_mathphys.fsk.uni-heidelberg.de>
Date: Wed, 24 Jul 2013 17:04:13 +0200
Hi there,
my situation is as follows:
such that I used to check it out with
what_I_work_with got moved by the maintainers of the main repository in
svn+ssh://someserver/reps/maindir/new_dir/foobar/what_I_work_with
now I can check it out with
svn co svn+ssh://someserver/reps/maindir/new_dir/foobar/what_I_work_with
in newlocation, commands like "svn log", "svn blame", ... still work, I
what does not work is
cd what_I_work_with
since maindir/new_dir/foobar/what_I_work_with doesn't exist in r900.
Also the alternate approach checking out what_I_work_with doesn't work
svn co svn+ssh://someserver/reps/maindir/old_dir/foobar/what_I_work_with
neither did switching work:
cd what_I_work_with
Also, I'm hesitant to check out svn+ssh://someserver/reps/maindir due to
Is there any way to check out or update to revision r900?
Thanks,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.