svn - Substitute keyword value ONLY in subversion keyword substitution -


in subversion keyword substitution, can that

$author$ replace $author: hkalex@gmail.com $

however, how can substitution value only.

what want

$author$ replace hkalex@gmail.com.

this not possible using subversion alone. substitution done match not historic cvs behavior, make easy , obvious see inserted text done through keyword expansion , not inserted manually.

if you're trying part of cleaning files for, say, public release, you'll want build script perform replacement you. bit of grep , sed should trick.


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -