Can I compare between trunk and branches for deleted files

Posted by Venky on 12-Aug-2015 08:14

I have a situation.

I was working with an old branch. So code of a file may be different between trunk and branch.

Now I reworked this file in branch and deleted it. I want to now check if the file in trunk has had any changes sinced it was branched. Is this possible?

Thanks,

Venky

Posted by Mike Fechner on 12-Aug-2015 08:29

All Replies

Posted by Mike Fechner on 12-Aug-2015 08:21

This sounds more like an SCM question than OO programming.

Which SCM are you using to manage your branches?

Posted by Venky on 12-Aug-2015 08:27

[mention:6e3b17cb0ff148039a2aabb4c7834ce4:e9ed411860ed4f2ba0265705b8793d05] Are you asking about source control tool.

We use Tortoise SVN for source control.

Posted by Mike Fechner on 12-Aug-2015 08:29
Posted by Venky on 12-Aug-2015 08:33

That works. Thanks a lot:)

This thread is closed