Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49466 - sandbox/testing-svn
From: daniel_james_at_[hidden]
Date: 2008-10-27 15:38:03


Author: danieljames
Date: 2008-10-27 15:38:02 EDT (Mon, 27 Oct 2008)
New Revision: 49466
URL: http://svn.boost.org/trac/boost/changeset/49466

Log:
Checking in some files with incorrect line endings - hopefully subversion will sort them out.
Added:
   sandbox/testing-svn/configure (contents, props changed)
   sandbox/testing-svn/test.sh (contents, props changed)
   sandbox/testing-svn/test.vcproj (contents, props changed)

Added: sandbox/testing-svn/configure
==============================================================================
--- (empty file)
+++ sandbox/testing-svn/configure 2008-10-27 15:38:02 EDT (Mon, 27 Oct 2008)
@@ -0,0 +1,3 @@
+#!/bin/shell
+
+echo "Hello!"

Added: sandbox/testing-svn/test.sh
==============================================================================
--- (empty file)
+++ sandbox/testing-svn/test.sh 2008-10-27 15:38:02 EDT (Mon, 27 Oct 2008)
@@ -0,0 +1,3 @@
+#!/bin/shell
+
+echo "Hello!"

Added: sandbox/testing-svn/test.vcproj
==============================================================================
--- (empty file)
+++ sandbox/testing-svn/test.vcproj 2008-10-27 15:38:02 EDT (Mon, 27 Oct 2008)
@@ -0,0 +1,2 @@
+<something>I don't know anything about vcproj files, but they're xml-ish. So
+this is what I'm checking in</something>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk