Re: [freenet-dev] Distributed Version Control Update #7: GSoC Midterm Edition

2013-08-03 Thread Matthew Toseland
Thanks for your clear and comprehensive summary! I look forward to trying it 
one day.

 With a target repository set, either a default or default-push
 path, or other Infocalypse configuration, to publish changes:
 hg fn-push
 hg push
 
You didn't say how to configure this - this is set up automatically when you 
clone?


signature.asc
Description: This is a digitally signed message part.
___
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Distributed Version Control Update #7: GSoC Midterm Edition

2013-08-03 Thread Steve Dougherty
On 08/03/2013 07:29 AM, Matthew Toseland wrote:
 Thanks for your clear and comprehensive summary! I look forward to
 trying it one day.

I'm glad you found it clear! It is also my hope that this project will
serve as a basis for other DVCS to add WoT support.

 With a target repository set, either a default or default-push
 path, or other Infocalypse configuration, to publish changes:
 hg fn-push
 hg push

 You didn't say how to configure this - this is set up automatically
 when you clone?

Yes. URIs are set in the Infocalypse configuration when using fn-create.

When creating a repository with clone, Infocalypse is currently unable
to reverse the default path USK request URI for the WoT identity's
subspace into an insert URI. Instead of adding support for this I plan
to set the USK insert URI as the default-push path. Paths that use WoT
lookups work fine, and in the case of push URIs are much safer because
they only query local identities.

Mercurial paths are set in the [paths] section of the .hg/hgrc ini file.
For more information please see the documentation. [0]

Thanks,
Steve

[0] http://www.selenic.com/mercurial/hgrc.5.html#paths




signature.asc
Description: OpenPGP digital signature
___
Devl mailing list
Devl@freenetproject.org
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl