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

Re: Bug? Problem applying a patch which creates new files

From: Sergey Koshcheyev <sergey.p.k_at_gmail.com>
Date: 2006-09-06 19:19:25 CEST

Stefan Küng wrote:
> Please post the patchfile here. Otherwise I can't reproduce the problem.
> At least, post the first few lines of the added file in the patch,
> starting with the "Index: " line and the next lines up to the part where
> the actual content of the added file starts.

It goes like this:

Index: NHibernate.Test/Unconstrained/SimplyManyToOneIgnoreTest.cs
===================================================================
--- NHibernate.Test/Unconstrained/SimplyManyToOneIgnoreTest.cs (revision 0)
+++ NHibernate.Test/Unconstrained/SimplyManyToOneIgnoreTest.cs (revision 0)
@@ -0,0 +1,48 @@
+using System;
+using NUnit.Framework;
+using System.Collections;
...

By the way, a user suggested that this may occur because the patch
author didn't svn add the file before making the patch but I haven't
tried to verify this.

Thanks,
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Sep 6 22:05:19 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

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