Re: Externals to Mercurial

2011-03-07 Thread Henrik Sundberg
On Tue, Mar 8, 2011 at 12:59 AM, Daniel Shahaf wrote: > The next step is to create a generic, inter-VCS network interface :-). WebDAV? /$ > > Kevin Grover wrote on Mon, Mar 07, 2011 at 15:13:30 -0800: >> If someone wanted this and came up with an 'svn:externals-foreign' (or >> svn:foreign-exter

Re: Externals to Mercurial

2011-03-07 Thread Daniel Shahaf
The next step is to create a generic, inter-VCS network interface :-). Kevin Grover wrote on Mon, Mar 07, 2011 at 15:13:30 -0800: > If someone wanted this and came up with an 'svn:externals-foreign' (or > svn:foreign-externals?) API of some sort, perhaps someone could get > figure out a mechanism

Re: Externals to Mercurial

2011-03-07 Thread Kevin Grover
If someone wanted this and came up with an 'svn:externals-foreign' (or svn:foreign-externals?) API of some sort, perhaps someone could get figure out a mechanism for coding the steps needed to check out and update those repositories, If so, an 'svn:foreign-externals' system could be generically cr

Re: Externals to Mercurial

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 16:20, Jean-Jacques Merillon wrote: > Le 7 mars 2011 à 19:54, Ryan Schmidt a écrit : > >>> All my repositories are on svn and I have a lot of svn:externals property >>> to use externals librarries. >>> I have to link my projet to an other project using mercurial, is it >>>

Re: Externals to Mercurial

2011-03-07 Thread Jean-Jacques Merillon
Le 7 mars 2011 à 19:54, Ryan Schmidt a écrit : >> All my repositories are on svn and I have a lot of svn:externals property to >> use externals librarries. >> I have to link my projet to an other project using mercurial, is it possible >> to add an externals link to a Mercucial repository ? >

Re: Externals to Mercurial

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 06:18, Jean-Jacques Merillon wrote: > All my repositories are on svn and I have a lot of svn:externals property to > use externals librarries. > I have to link my projet to an other project using mercurial, is it possible > to add an externals link to a Mercucial repository ?

Externals to Mercurial

2011-03-07 Thread Jean-Jacques Merillon
hi, I am new on this mail liste. All my repositories are on svn and I have a lot of svn:externals property to use externals librarries. I have to link my projet to an other project using mercurial, is it possible to add an externals link to a Mercucial repository ? thanks. jjm