tocc
tocc copied to clipboard
Method for updating a file's traditional path
There should be a method in libtocc::Manager that let's the user updates traditional_path of a file.
The signature should be as follows:
void set_traditional_path(const char* file_id, const char* traditional_path)
The method should check if the specified traditional path is duplicated (i.e. another file already have this traditional path). If it is so, it should throw an exception.
I will work on it
@AnkitAggarwalPEC : Are you still working on it? If you don't have enough free time, I will assign this issue to someone else. You can work on other things when you had enough free time (:
I am sure working on it but its festival seaaon going over here like diwali.I will send you the code in one more day.I am extremely sorry for delay.
Ankit aggarwal On Oct 27, 2014 8:05 AM, "Aidin Gharibnavaz" [email protected] wrote:
@AnkitAggarwalPEC https://github.com/AnkitAggarwalPEC : Are you still working on it? If you don't have enough free time, I will assign this issue to someone else. You can work on other things when you had enough free time (:
— Reply to this email directly or view it on GitHub https://github.com/aidin36/tocc/issues/63#issuecomment-60544406.