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

[sparse-directories] missing file win32_crashrpt.h

From: Madan U S <madan_at_collab.net>
Date: 2007-02-13 10:14:10 CET

Hi,

Am having trouble compiling my sparse-directories wc. The error is:
-------------------8<------------------------------8<-------------------
subversion/libsvn_subr/cmdline.c:47:28: error: win32_crashrpt.h: No such file or directory
-------------------8<------------------------------8<-------------------

win32_crashrpt.h is not present in branches/sparse-directories. I looked up for win32_crashrpt.h in trunk, and looks like it was created at r23239.

In sparse-directories, the following commit should have taken care of creating this file:

-------------------8<------------------------------8<-------------------
madan@CollabnetLaptop:~/wc/sparse-directories$ svn log -r23332 ------------------------------------------------------------------------
r23332 | kfogel | 2007-02-04 10:44:42 +0530 (Sun, 04 Feb 2007) | 13 lines

Merged revisions 23154-23331 via svnmerge from
http://svn.collab.net/repos/svn/trunk to sparse-directories branch.

This leaves conflict markers in the following 5 files:

   subversion/libsvn_wc/adm_ops.c
   subversion/libsvn_client/checkout.c
   subversion/svn/propget-cmd.c
   subversion/svn/proplist-cmd.c
   subversion/svn/main.c

The resolutions are committed separately in r23333.

------------------------------------------------------------------------
-------------------8<------------------------------8<-------------------

But no, the file is still not present. I dont see any removal of win32_crashrpt.c in branches/sparse-directories either. I checked up with svnmerge:

-------------------8<------------------------------8<-------------------
madan@CollabnetLaptop:~/wc/sparse-directories$ ./contrib/client-side/svnmerge.py avail
23372-23374,23376-23381
madan@CollabnetLaptop:~/wc/sparse-directories$ ./contrib/client-side/svnmerge.py integrated
1-23370
-------------------8<------------------------------8<-------------------

Theres no reason why this file should be missing in branches/sparse-directories. Am scratching my head over this... any ideas?

Regards,
Madan.
Received on Tue Feb 13 10:14:27 2007

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.