There are many wiki pages I've setup where I'm trying to put command line
fragments or what not and wish to insert the current logged in username in
place.

 

So for example if I have:

 

  svn co --username $USERNAME https://svn.mycompany.com/svn/trunk .

 

I want it to show up as 

 

  svn co --username daevid https://svn.mycompany.com/svn/trunk .

 

In the wiki page.

 

Is that possible?

 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to