No, but if you don't have file access to the source repository you can
use svnsync to copy it to a location where you do have access. Then you
can svnadmin dump/filter and load to your desired project location. The
dump/filter/load is a one-time process and has the problems of making
your dat
Svnsync does not allow the project/sub-directory in this case to be updated in
the future, according to what I read. Is this information incorrect? I have
never used svnsync before.
TIA,
On Apr 28, 2011, at 8:58 AM, Daniel Shahaf wrote:
> Ulrich Eckhardt wrote on Thu, Apr 28, 2011 at 12:2
Ulrich Eckhardt wrote on Thu, Apr 28, 2011 at 12:27:07 +0200:
> On Thursday 28 April 2011, List Man wrote:
> > I want to take one project from one repo and put it in a directory under
> > another repo. Is it possible to keep the history of said project?
>
> No, not through the client interface, w
On Apr 28, 2011, at 05:27, Ulrich Eckhardt wrote:
> On Thursday 28 April 2011, List Man wrote:
>> I want to take one project from one repo and put it in a directory under
>> another repo. Is it possible to keep the history of said project?
>
> No, not through the client interface, which is what y
On Thursday 28 April 2011, List Man wrote:
> I want to take one project from one repo and put it in a directory under
> another repo. Is it possible to keep the history of said project?
No, not through the client interface, which is what you use for everyday work.
If you have direct access to th
I want to take one project from one repo and put it in a directory under
another repo. Is it possible to keep the history of said project?
TIA,
Listman