Skip to content

Can't work with multiple clone of the same repo #131

@aandrestrumid

Description

@aandrestrumid

When working with multiple clones of the same repository, roborev complains:

cd $SOURCE_DIRECTORY
git clone git@github.com:roborev-dev/roborev.git roborev-1
git clone git@github.com:roborev-dev/roborev.git roborev-2
cd roborev-1/
roborev review
cd ../roborev-2
roborev review # Fails

I get this error message:

Error: review failed: {"error":"get repo: constraint failed: UNIQUE constraint failed: repos.identity (2067)"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions