[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix for Issue #1473 [was Re: issue #1473]

From: <kfogel_at_collab.net>
Date: 2003-08-18 04:46:41 CEST

Shlomi Fish <shlomif@vipe.stud.technion.ac.il> writes:
> Here's a patch that fixes this problem. Here's the log:
> Resolves Issue #1437 (Repos->WC copy of a file with svn:keywords causes
> svn to crash)

Thanks, Shlomi! This patch is on the top of my stack for tomorrow
morning.

-Karl

> * include/svn_wc.h
> added the declaration of svn_wc_add_repos_file_post().
>
> * libsvn_wc/update_editor.c
> (svn_add_repos_file): Change the copy-and-translate command to a plain
> copy one. This is so, the entry won't be needed in order to process
> the keyword.
> Added svn_wc_add_repos_post: this function does the actual translation.
>
>
> * libsvn_client/copy.c
> (repos_to_wc_copy): Added a call to svn_wc_add_repos_file_post(),
> after svn_wc_add().
>
> * copy_test.py
> Added the repos_to_wc_copy_eol_keywords test.
>
> >>>
>
> Regards,
>
> Shlomi Fish
>
> ----------------------------------------------------------------------
> Shlomi Fish shlomif@vipe.technion.ac.il
> Home Page: http://t2.technion.ac.il/~shlomif/
>
> An apple a day will keep a doctor away. Two apples a day will keep two
> doctors away.
>
> Falk Fish
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 18 05:28:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.