[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [subversive-dev] Commit Missing Status File In SubversiveUnsuccessful
|
- From: "Igor V. Burilo" <igor.burilo@xxxxxxxxxxxx>
- Date: Mon, 26 Apr 2010 11:49:42 +0300
- Delivered-to: subversive-dev@eclipse.org
- Thread-index: AcriBhJgWGPphoLeSg+sKH9NXzLkmwDFuvYg
Hello Jesse,
You made incorrect action and as a result you got
inconsistent behaviour, i.e. it's not correct to delete a file by just deleting
it from file system because its svn meta information isn't
updated.
Hello everyone,
I deleted file in eclipse IDE,and when I commit,the commit dialog show
"Content" as "Deleted".
I deleted files not in eclipse IDE,and when I commit,the commit dialog show
"Content" as "Missing"
I right clicked c project explorer,and commit a missing status
file,unsuccessful.the console like this:
not contain deleted command.
but I right click Synchronize Explorer,and commit,it successful,
when successful ,console message as following:this time svn command contain
deleted command.
Dose anybody meet this
problem?
Best Regards!
Jesse Mok