Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.0.4, 2.0.5, and 2.1

stable clone: use an external process for p4 source URLs

Changeset 870fbc475129

Parent f2374c2cdcb8

by Steve Borho

Changes to one file · Browse files at 870fbc475129 Showing diff from parent f2374c2cdcb8 Diff from another changeset...

 
317
318
319
320
 
321
322
323
 
317
318
319
 
320
321
322
323
@@ -317,7 +317,7 @@
  self.prev_dest = dest     # start cloning - self.cmd.run(cmdline) + self.cmd.run(cmdline, useproc=src.startswith('p4://'))     ### Signal Handlers ###