I'm not sure what the audience is for your change log. But, since you want to put it in source I assume it is for the developers. If so, they can right click on the file and choose "show log" to see the changes. If it is the end user of the html page then yes, linking back the rev ID to your SVN source browser so the change log can be viewed might work. Or you can server-side include the change log pulling it from the svn server. Although that might be [is probably] too much overhead for the web page.
BOb
> -----Original Message-----
> From: salar_willie [mailto:willryan_at_mail.com]
> Sent: Thursday, December 18, 2008 9:10 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Re: Embedding SVN comments in PHP files
>
> Hi Bob,
>
> Thanks for the reply, what would you recommend for linking the file
> with the change log, just use SVN to keep that and use the $Id$ tag to
> link back to the document to see the change log?
>
> Thanks,
> Will
>
>
>
> On Dec 17, 10:46 am, Bob Archer <Bob.Arc..._at_amsi.com> wrote:
> > Actually that should say, that the recommend NOT embedding your log
> > message into the source.
> >
> >
> >
> > > -----Original Message-----
> > > From: Bob Archer [mailto:Bob.Arc..._at_amsi.com]
> > > Sent: Wednesday, December 17, 2008 10:42 AM
> > > To: us..._at_tortoisesvn.tigris.org
> > > Subject: RE: Embedding SVN comments in PHP files
> >
> > > Basically they recommend embedding your log messages into the source.
> > > (Which is what I think you are asking to do.)
> >
> > >http://subversion.tigris.org/faq.html#log-in-source
> >
> > > BOb
> >
> > > > -----Original Message-----
> > > > From: salar_willie [mailto:willr..._at_mail.com]
> > > > Sent: Wednesday, December 17, 2008 10:02 AM
> > > > To: us..._at_tortoisesvn.tigris.org
> > > > Subject: Embedding SVN comments in PHP files
> >
> > > > Hello All,
> >
> > > > I'm new to Tortoise SVN but I have worked with like applications
> > > > before. Specifically, MS Visual Source Safe. I was able to embed the
> > > > VSS comments directly into the HTML (html comment sections, so not
> > > > impact what was seen by user) pages I committed and would like to do
> > > > the same with Tortoise, any assistance would be greatly appreciated!
> >
> > > > Thanks,
> > > > Will
> >
> > > > ------------------------------------------------------
> >
> >
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage>
> Id
> > > > =985754
> >
> > > > To unsubscribe from this discussion, e-mail: [users-
> > > > unsubscr..._at_tortoisesvn.tigris.org].
> >
> > > ------------------------------------------------------
> >
> > http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
> > Id
> >
> > > =985802
> >
> > > To unsubscribe from this discussion, e-mail: [users-
> > > unsubscr..._at_tortoisesvn.tigris.org].
> >
> > ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
> >
> > To unsubscribe from this discussion, e-mail: [users-
> unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId
> =986683
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=986793
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-18 17:34:38 CET