svn - subversion ignore files on import? -


is possible set subversion property before initial import has taken place?

i'm getting ready import web cms new repository. has directory sites/default/files, files user-generated, , don't want them in repository. i'm trying set property beforehand, looks can't, because obivously, it's not repository.

$sites/default/files> svn propset  svn:ignore '*' . svn: '.' not working copy 

how do import ignoring folders?

simply not possible. import folder tree without files folder.


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -