Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Source Safe / July 2006

Tip: Looking for answers? Try searching our database.

How to find checkin comments ??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lilian Pigallio - 17 Jul 2006 15:30 GMT
Hi all,

I've put a special word in some check-in comments in a lot of sources.

Easy question: how to find these sources files with this special comment ?

I use SourceSafe v6

Thanks.

Lilian.
Richard J - 18 Jul 2006 13:03 GMT
Lilian,

If I understand what you are asking, simply highlight the file in question,
perform a Show History ... and view the details of the version you wish to
see.  The comments are those entered when you checked that revision back into
SourceSafe.

Hope this helps.
Richard

> Hi all,
>
[quoted text clipped - 7 lines]
>
> Lilian.
Lilian Pigallio - 19 Jul 2006 08:52 GMT
I know how to find "manually" my comments but I want to search on all my
sources comments a special word. how to do that?

> Lilian,
>
[quoted text clipped - 20 lines]
>>
>> Lilian.
George Stein - 19 Jul 2006 12:27 GMT
Hi Lilian,

For a GUI solution you may try:
http://www.codeproject.com/tools/VssReporter.asp

From the command line I would do something like that (untested):
set ssdir=<path to vss database>
ss history -r <vss item> | grep "\*\*\*\*\*\|<special word>"

This should show all items and therein between the comments with your
special word. But you need a win32 port of the grep utiliy.

Best regards,
Signature

George

Lilian Pigallio - 19 Jul 2006 13:46 GMT
VssReporter is perfect :)

> Hi Lilian,
>
[quoted text clipped - 9 lines]
>
> Best regards,

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.