changing the checkout process
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-15 18:32:46 CEST
Again, another RFC, resulting from a whiteboard session last week.
The proposal is to drastically simplify the way we do checkouts.
At the moment, every RA layer is responsible for implementing its own
Instead, we could make svn_client_checkout() do this:
1. create a wc root directory with nothing but a THIS_DIR entry,
2. call svn_client_update(). It will report the directory as
This change would effectively make checkouts rely completely on
The pros:
- we lose a lot of code from all three RA layers
The cons:
Any thoughts?
---------------------------------------------------------------------
|
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.