Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

svn/cvs support #2

Description

@db48x

Well, obviously we all want to see how badly they fare.

I've started doing it, but svn and cvs are different enough that it won't be easy. They aren't distributed, so we have to create a master repository on init and then check it out into "initial". The svn repository will have to have a "trunk" and "branches" directory, and we have to switch into the correct place when we create or modify files. Or perhaps the 'clone' operation should do a branch and then check only that branch out into $target? That's what I've got now. What else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions