adept-dm / adept

Adept - the predictable dependency management system
171 stars 10 forks source link

Mercurial and Bazaar Support #24

Closed sirinath closed 10 years ago

sirinath commented 10 years ago

Hi,

Is it possible to support Hg and Bazaar also. If not Bazaar at least Hg.

Suminda

freekh commented 10 years ago

Hey Suminda! So what you are wondering is whether the adept metadata can be versioned by Hg / Bazaar. It is of course possible, but having one platform is easier to maintain. I was wondering why you feel you need it? Your project can be in Hg/bazaar, even cvs, adept stores its metadata somewhere else than inside your project directory.

Suminda Dharmasena notifications@github.com wrote:

Hi,

Is it possible to support Hg and Bazaar also. If not Bazaar at least Hg.

Suminda


Reply to this email directly or view it on GitHub: https://github.com/adept-dm/adept/issues/24

Sent from my Android device with K-9 Mail. Please excuse my brevity.

sirinath commented 10 years ago

What I was thinking was if you have a dependency to a particular hash of a project in a repo than artifacts. Or perhaps dependency to head.

freekh commented 10 years ago

Ah, yes :) It is a cool idea. Do you mind posting it on the mailing list? I see you are a member now ;)

On Oct 11, 2013, at 7:20 AM, Suminda Dharmasena notifications@github.com wrote:

What I was thinking was if you have a dependency to a particular hash of a project in a repo than artifacts. Or perhaps dependency to head.

— Reply to this email directly or view it on GitHub.

sirinath commented 10 years ago

OK

sirinath commented 10 years ago

I think these issues get posted to the mailing list?