1. I just finished downloading TortoiseSVN. Will install it now. I also downloaded the schemecrawler src, but I think that's not the right way.. I will access it through SVN.
I'm having some problem accessing the SchemaCrawler source using TortoiseSVN :-(.. obviously I'm doing something wrong, so am doing some reading up right now.
I haven't done much so far.. Here's what i did exactly. - I downloaded TortoiseSVN from the website you mentioned. - Installed it, restarted comp. - Read instructions about creating a repository (it said I would need one for the first time anyway) and created a repository in a new directory called SchemaCrawler - Tried doing an Import (url I used was https://schemacrawler.svn.sourceforge.net/svnroot/schemacrawler - It asked for a username and password
OK, Success.. I just got the code! All I did was instead of an Import, I did a SVN checkout. It worked.. I thought I had tried that before, but I think I was typing in the wrong URL earlier.
Question: Do I need to create a repository? It creates a bunch of its own directories.. do I need them at all? (I just checked out the files directly into a new directory without creating a repository)
5 comments:
I'm having some problem accessing the SchemaCrawler source using TortoiseSVN :-(.. obviously I'm doing something wrong, so am doing some reading up right now.
It asks me for a username and password when I try to do a first download.. what am I doing wrong?
I haven't done much so far.. Here's what i did exactly.
- I downloaded TortoiseSVN from the website you mentioned.
- Installed it, restarted comp.
- Read instructions about creating a repository (it said I would need one for the first time anyway) and created a repository in a new directory called SchemaCrawler
- Tried doing an Import (url I used was https://schemacrawler.svn.sourceforge.net/svnroot/schemacrawler
- It asked for a username and password
OK, Success.. I just got the code! All I did was instead of an Import, I did a SVN checkout. It worked.. I thought I had tried that before, but I think I was typing in the wrong URL earlier.
Question: Do I need to create a repository? It creates a bunch of its own directories.. do I need them at all? (I just checked out the files directly into a new directory without creating a repository)
Post a Comment