I knew that the software I started to use isn't the original one, which is
"TortoiseSVN".
As I didn't find any command line on it, I couldn't keep up with your
advise.
As far as using only TortoiseSVN, I don't need to care svn command.
If I can install the command line module and learn svn command, I would
try to do it.
Thank you for your kind help.
Best regards.
Fusako
----- $BE>Aw<T(B: $BEOIt(B $BIY:4;R(B/$B%Y%k%G!<%?(B $BE>AwF|(B: 2008/09/09 09:00 -----
$BEOIt(B $BIY:4;R(B/$B%Y%k%G!<%?(B ($BEl5~%7%9%F%`It(B)
2008/09/08 17:40
$B08_at_h(B
"prakash tiwary" <prakash.tiwary_at_gmail.com>
cc
"Jack Repenning" <jackrepenning_at_tigris.org>, svn
<users_at_subversion.tigris.org>
$B7oL>(B
Re: About pre-revprop-change
Thank you very much for your quick response.
Please accept my dull question.
In case, I want to change revision "1" and the place of the repository
folder "REPO" is in C:\SVMTMP,
I set "svn propset -r 1 --revprop svn:log "First import" C:\SVMTMP\REPO".
Could you teach me where I execute this command from, ( DOS command prompt
?)
Thank you and best regards.
Fusako
"prakash tiwary" <prakash.tiwary_at_gmail.com>
2008/09/06 17:43
$B08_at_h(B
"Jack Repenning" <jackrepenning_at_tigris.org>
cc
watanabe_at_belldata.co.jp, feedback_at_tigris.org, svn
<users_at_subversion.tigris.org>
$B7oL>(B
Re: About pre-revprop-change
Hi,
If you like to modify logmessage,you can try post commit hook with "svn
propset " to modify it.
For example:
svn propset -r revision no --revprop svn:log new message URL
For further informations:
http://subversion.tigris.org/faq.html#change-log-msg
Regards,
Prakash
On Fri, Sep 5, 2008 at 2:07 AM, Jack Repenning <jackrepenning_at_tigris.org>
wrote:
On Sep 4, 2008, at 1:07 AM, watanabe_at_belldata.co.jp wrote:
I'm a biginner of SVN in Japan,
I want to change the past log-message, but I got an error from SVN like
'Ask your administrator to create the hook of pre-revprop-change'.
But there is no information about it in my manual and I have no idea about
the administrator it's mentioned ( not me !?).
Could you teach me the way to change the log message.
Thank you in advance and best regards.
Fusako Watanabe
Unfortunately, the address you used, feedback_at_tigris.org, is only
concerned with basic admin of the Tigris site itself. The individual
projects, such as Subversion, run their own pages and mail lists. I would
guess the best place for your question would be the
users_at_subversion.tigris.org mail list, and I have cc'ed them with this
reply. You should subscribe to that list in order to see their answer.
-==-
Jack Repenning
jackrepenning_at_tigris.org
Domain Administrator
http://www.tigris.org
Received on 2008-09-09 04:33:01 CEST