You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by re...@newsguy.com on 2008/01/01 17:37:13 UTC

chechout from cvs with subversion via remote

Probably a big fat faq on this somewhere... but I'm not turning it up
with google.

Can a remote OS running subversion check out sources from a cvs repo?
And the followup question.. can the remote commit from there checked
module back to the cvs repo?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: chechout from cvs with subversion via remote

Posted by Methfessel Computers - Oliver Methfessel <me...@methfessel-computers.de>.
> On Jan 1, 2008 6:37 PM,  <re...@newsguy.com> wrote:
>> Probably a big fat faq on this somewhere... but I'm not turning it up
>> with google.
>>
>> Can a remote OS running subversion check out sources from a cvs repo?
> 
> No, they're completely different tools. They speak completely
> different protocols. The only thing they have in common is that they
> have the same philosophy on version control.
A workaround may be, that you write a script with checks out from csv, 
commits to svn and backwards.

And that need to be startet on commiting to the repo


-- 
Methfessel Computers
Zieglerstr. 25a, 65191 Wiesbaden
Geschäftsführender Inhaber: Oliver Methfessel
http://www.methfessel-computers.de
contact@methfessel-computers.de
Tel: +49(0)611 5328735
Fax: +49(0)611 5328512

Support per:
IRC-Chat: #MC @ irc.whf-chat.de
Ticket:   https://intern.methfessel-computers.de
Forum:    http://forum.methfessel-computers.de
Telefon:  0900-5805470-760 (0,99 EUR / Minute)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: chechout from cvs with subversion via remote

Posted by Erik Huelsmann <eh...@gmail.com>.
On Jan 1, 2008 6:37 PM,  <re...@newsguy.com> wrote:
> Probably a big fat faq on this somewhere... but I'm not turning it up
> with google.
>
> Can a remote OS running subversion check out sources from a cvs repo?

No, they're completely different tools. They speak completely
different protocols. The only thing they have in common is that they
have the same philosophy on version control.

> And the followup question.. can the remote commit from there checked
> module back to the cvs repo?

Likewise.

HTH,


Erik

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org