reset password
Author Message
nahmed5
Posts: 57
Posted 22:56 Jan 29, 2015 |

1. In the previous hw2, I created tag in svn from the GUI. However, according to Prof, there was no tag created. Now, for hw3, while creating tag, I'm not understanding to how to create the tag from GUI. If I right click on my project, there is branch/tag option in both Replace With and Compare With (please see the diagram). Which I should I use to make the tag? How do I test that a tag has been actually created?

2. If tags can only be created from cmd prompt, then can anyone tell me which cmd prompt Prof was using in the lecture video? His command prompt is connected to the cs3 server. How do I open such a cmd prompt? Or how do I connect my cmd propmt to the server? Please reply!

dguhath
Posts: 61
Posted 23:19 Jan 29, 2015 |

I create tags from ui. If you go to repository view and do create branches/tags it works.

nahmed5
Posts: 57
Posted 23:40 Jan 29, 2015 |

Thanks Debashish. That really helped!