From: Nathan W. <fac...@fa...> - 2006-10-18 18:05:13
|
Bjoern Voigt wrote: > Nathan Walp wrote: >> Bjoern Voigt wrote: >>> Richard Laager wrote: >>>> Are you using SVN? According to diff, your file adds a whole bunch >>>> of old files. I ran "intltool-update -m", updated POTFILES.in, and >>>> committed the changes. Let me know if you need more than that. >>> I checked this again and I wonder about this: >>> >>> 1) What diff do you mean? I attached a whole POTFILES.in file. I >>> attached it again. >>> >>> 2) Which old files from the attached POTFILES.in do you mean? All >>> files in my POTFILES.in file really exist in Gaim SVN/Trunk. (I hope >>> my SVN/Trunk copy is ok.) >> >> the src/ directory no longer exists. > Interesting. Because my SVN did not delete src/ automatically, I deleted > it manually. But now I could not compile Gaim 2.0.0 Trunk anymore. > > Could you help me? faceprint@patience:~/code/gaim/trunk$ svn info configure.ac Path: configure.ac Name: configure.ac URL: https://svn.sourceforge.net/svnroot/gaim/trunk/configure.ac Repository Root: https://svn.sourceforge.net/svnroot/gaim Repository UUID: 3f8fffa4-1f11-0410-96d6-842131a3dd95 Revision: 17527 Node Kind: file Schedule: normal Last Changed Author: seanegan Last Changed Rev: 17510 Last Changed Date: 2006-10-17 23:51:12 -0400 (Tue, 17 Oct 2006) Text Last Updated: 2006-10-18 02:01:05 -0400 (Wed, 18 Oct 2006) Properties Last Updated: 2006-10-18 02:00:54 -0400 (Wed, 18 Oct 2006) Checksum: e5898d08c06fc7ae00a6dbbafe887c8d faceprint@patience:~/code/gaim/trunk$ grep --line-number src/ configure.ac faceprint@patience:~/code/gaim/trunk$ Perhaps you did your svn switch incorrectly? Try doing a fresh checkout. -Nathan |