...Sorry, I think I found the related errors further in the event viewer log. They are below...it is in regards to the PROPATCH specifically:
Log Name: Application Source: VisualSVN Server Date: 3/29/2009 9:59:53 AM Event ID: 1001 Task Category: None Level: Error Keywords: Classic User: N/A Computer: SPECTACLE Description: Could not execute PROPPATCH. [500, #206] [client 192.168.11.33] Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="VisualSVN Server" /> <EventID Qualifiers="0">1001</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-03-29T13:59:53.000Z" /> <EventRecordID>1179</EventRecordID> <Channel>Application</Channel> <Computer>SPECTACLE</Computer> <Security /> </System> <EventData> <Data>Could not execute PROPPATCH. [500, #206] </Data> <Data>192.168.11.33</Data> </EventData> </Event> Log Name: Application Source: VisualSVN Server Date: 3/29/2009 9:54:00 AM Event ID: 1001 Task Category: None Level: Error Keywords: Classic User: N/A Computer: SPECTACLE Description: Cannot accept non-LF line endings in 'svn:ignore' property [500, #125005] [client 192.168.11.33] Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="VisualSVN Server" /> <EventID Qualifiers="0">1001</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2009-03-29T13:54:00.000Z" /> <EventRecordID>1178</EventRecordID> <Channel>Application</Channel> <Computer>SPECTACLE</Computer> <Security /> </System> <EventData> <Data>Cannot accept non-LF line endings in 'svn:ignore' property [500, #125005] </Data> <Data>192.168.11.33</Data> </EventData> </Event> On Mar 29, 2009 2:59pm, alskionthe...@gmail.com wrote: > The server errors I see in the event viewer are below. I didn't try the > straight svn command line tool but I suspect this information below will > be enough to get you rolling. > Thanks. > Log Name: Application > Source: VisualSVN Server > Date: 3/29/2009 8:21:56 AM > Event ID: 1001 > Task Category: None > Level: Error > Keywords: Classic > User: N/A > Computer: SPECTACLE > Description: > Cannot accept non-LF line endings in 'svn:log' property [500, #125005] > [client 192.168.11.33] > Event Xml: > http://schemas.microsoft.com/win/2004/08/events/event"> > 1001 > 2 > 0 > 0x80000000000000Keywords> > 56.000Z" /> > 1147EventRecordID> > Application > SPECTACLE > Cannot accept non-LF line endings in 'svn:log' property [500, #125005] > 192.168.11.33 > Log Name: Application > Source: VisualSVN Server > Date: 3/29/2009 7:46:21 AM > Event ID: 1001 > Task Category: None > Level: Error > Keywords: Classic > User: N/A > Computer: SPECTACLE > Description: > Could not execute PROPPATCH. [500, #206] > [client 192.168.11.33] > Event Xml: > http://schemas.microsoft.com/win/2004/08/events/event"> > 1001 > 2 > 0 > 0x80000000000000Keywords> > 21.000Z" /> > 1111EventRecordID> > Application > SPECTACLE > Could not execute PROPPATCH. [500, #206] > 192.168.11.33 > Log Name: Application > Source: VisualSVN Server > Date: 3/29/2009 7:46:21 AM > Event ID: 1001 > Task Category: None > Level: Error > Keywords: Classic > User: N/A > Computer: SPECTACLE > Description: > Cannot accept non-LF line endings in 'svn:ignore' property [500, #125005] > [client 192.168.11.33] > Event Xml: > http://schemas.microsoft.com/win/2004/08/events/event"> > 1001 > 2 > 0 > 0x80000000000000Keywords> > 21.000Z" /> > 1112EventRecordID> > Application > SPECTACLE > Cannot accept non-LF line endings in 'svn:ignore' property [500, #125005] > 192.168.11.33 > On Mar 29, 2009 12:51pm, VisualSVN Support supp...@visualsvn.com> wrote: > > Hi! > > > > > > > > > When I tried to add an ignore for the build artifact directory I got: > > > > > > > > Could you please send us the VisualSVN Server logs? > > > > VisualSVN Server writes log to the Windows Event Log. You could find > > > > VisualSVN Server logs in the Application category in the Event Viewer. > > > > > > > > >This happens in TortoiseSVN 1.6.0, Build 15855 - 64 Bit , 2009/03/21 > 12:36:36 and Eclipse's Subclipse 1.6.0 pluigin. > > > > > > > > Have you tried to commit using Subversion standard client svn.exe? > > > > > > > > Thank you! > > > > On Sun, Mar 29, 2009 at 5:16 PM, alskionthe...@gmail.com> wrote: > > > > > > > > > > Hi All, > > > > > > > > > > I've got a fresh install of 1.7 VisualSVN server. I created a new > > > > > repository and tried to import to it. The import worked fine. When I > > > > > tried to add an ignore for the build artifact directory I got: > > > > > > > > > > Commit failed (details follow): > > > > > At least one property change failed; repository is unchanged > > > > > Error setting property 'ignore': > > > > > Could not execute PROPPATCH. > > > > > > > > > > This happens in TortoiseSVN 1.6.0, Build 15855 - 64 Bit , 2009/03/21 > > > > > 12:36:36 and Eclipse's Subclipse 1.6.0 pluigin. > > > > > > > > > > I see that someone else is reporting the same problem. Any help would > > > > > be appreciated. As I said, it's a pretty fresh install so it should be > > > > > easy to reproduce. > > > > > > > > > > One note, this is running on a Vista 64 bit machine. > > > > > > > > > > Thanks. > > > > > > > > > > > > > > > > > > > > > -- > > > > Olga Dolidze > > > > VisualSVN Support > >