Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96824 > unrolled thread
| Started by | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| First post | 2015-09-18 15:09 +0000 |
| Last post | 2015-09-18 15:09 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Automating build from source (was: Automating Sphinx generated documentation) Grant Edwards <invalid@invalid.invalid> - 2015-09-18 15:09 +0000
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Date | 2015-09-18 15:09 +0000 |
| Subject | Re: Automating build from source (was: Automating Sphinx generated documentation) |
| Message-ID | <mth9eh$h5l$1@reader1.panix.com> |
On 2015-09-18, John Wong <gokoproject@gmail.com> wrote:
> if you are okay with cloning a huge repository then I don't see a problem.
Ah yes, if the repository got cloned a lot that would be a problem.
The repository in question doesn't get cloned (it does get backed up).
As I mentioned, it's subversion. Subversion isn't a distributed VCS
like git. Subversion uses a single, central repository.
--
Grant Edwards grant.b.edwards Yow! Are we laid back yet?
at
gmail.com
Back to top | Article view | comp.lang.python
csiph-web