monotone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-users] 回复: 回复: how to delete a project in monotone


From: Andreas Friedman
Subject: [Monotone-users] 回复: 回复: how to delete a project in monotone
Date: Thu, 16 Apr 2015 21:21:25 +0800

Hallo Markus,
 
 
what is the meaning of CC-ing?
 
> Just out of curiosity: Weimar? Hangzhou?
Yes, I am German and went to China 10 years ago(Hangzhou is the capital of Zhejiang province in China).
 
> Monotonic in the sense that you can only ever add information, not
> delete. That's by design and not a missing feature.
So it's just as I imagined; the thing I am talking about is make a total deletion of a branch/workspace before commiting/serving.
 
I just come in mind a nother big backdraft I recognized: when I want to make changes to my serving database I have to stop the server make changes and start the server again. - It's very uncompfortable, because I have make changes to the master-db.mtn at working time, especialy when a new worker join the company(it's very frequently in China).
 
It's good to hear that Monotone is still alive, I would like to make contribution to this project.
 
 
Mit freundlichen Grüßen,
Andreas Friedman
 
 
Friedman IT-Consulting
 
Andreas Friedman

Geleitstraße 4
99423 Weimar

Web: http://friedman.cwcity.de
Email: address@hidden
Tel: +86 1515 8080 219
 
 


------------------ 原始邮件 ------------------
发件人: "markus";<address@hidden>;
发送时间: 2015年4月16日(星期四) 晚上9:12
收件人: "西湖苏哥"<address@hidden>;
抄送: "monotone-users"<address@hidden>;
主题: Re: 回复: how to delete a project in monotone

Hello Andreas,

(I'm CC-ing monotone-users)

On 04/16/2015 02:45 PM, Andreas Friedman wrote:
> Thanks for your answer/Danke fuer deine Antwort!

> I just introduce mtn to my company(I am the CTO)

Cool!

Just out of curiosity: Weimar? Hangzhou?

> Do you think its worth to impliment a delete function for
> worksaces/branches? I would like to improve mtn.

We certainly appreciate help. However, implementing distributed deletion
is not easy - if possible at all. It's somewhat similar to wanting to
delete contents from the Internet.

> Actually I do not understand what you mean by Monotone is monotonic(I
> know the meaning of mathemacical monotonic, cuz my major is physics).

Monotonic in the sense that you can only ever add information, not
delete. That's by design and not a missing feature.

Dropping a file is equivalent to writing a new revision with a manifest
that doesn't list the file. However, its history is preserved, its data
still available. Similarly, suspending a branch only adds a cert that
marks the branch suspended. Nothing is actually getting deleted.

You can of course always control your local database and even delete it
entirely. Or delete portions of it with mtn local.

Regards

Markus Wanner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]