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

Re: Import cant commit Directories?

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Sun, 1 Sep 2013 11:26:18 +0200

Guten Tag Patryk Moura,
am Sonntag, 1. September 2013 um 00:08 schrieben Sie:

> Im trying to do it with svn commit "full/path/" and svn import
> "full/path", but both says that my path is a directory not a file...

You should provide some more details about your directory structure,
the exact commands you are using in which directory and the erros you
get afterwards. svn commit "full/path/" should work, but your svn
import "full/path" is wrong syntax. svn import needs a local path, or
defaults to ., to specify what to import and an URL to specify the
destination. The can only be something like http(s)://, svn://,
svn+ssh://, file:// etc., but not a path.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-09-01 11:26:50 CEST

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

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